public class InfoNodeLookAndFeelThemes
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
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.
|
public static InfoNodeLookAndFeelTheme getDarkBlueGreenTheme()
public static InfoNodeLookAndFeelTheme getGrayTheme()
public static InfoNodeLookAndFeelTheme getBlueIceTheme()
public static InfoNodeLookAndFeelTheme getSoftGrayTheme()