|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.gui.laf.InfoNodeLookAndFeelThemes
public class InfoNodeLookAndFeelThemes
Contains some predefined InfoNode look and feel themes.
Constructor Summary | |
---|---|
private |
InfoNodeLookAndFeelThemes()
|
Method Summary | |
---|---|
static InfoNodeLookAndFeelTheme |
getBlueIceTheme()
A theme with light blue controls and blue selection. |
static InfoNodeLookAndFeelTheme |
getDarkBlueGreenTheme()
A theme with dark blue controls and green selection. |
static InfoNodeLookAndFeelTheme |
getGrayTheme()
A theme with light gray controls and blue selection. |
static InfoNodeLookAndFeelTheme |
getSoftGrayTheme()
A low contrast theme with a softer tone. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private InfoNodeLookAndFeelThemes()
Method Detail |
---|
public static InfoNodeLookAndFeelTheme getDarkBlueGreenTheme()
public static InfoNodeLookAndFeelTheme getGrayTheme()
public static InfoNodeLookAndFeelTheme getBlueIceTheme()
public static InfoNodeLookAndFeelTheme getSoftGrayTheme()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |