Package net.infonode.gui.laf
Class InfoNodeLookAndFeelThemes
java.lang.Object
net.infonode.gui.laf.InfoNodeLookAndFeelThemes
Contains some predefined InfoNode look and feel themes.
-
Method Summary
Modifier and TypeMethodDescriptionstatic InfoNodeLookAndFeelThemeA theme with light blue controls and blue selection.static InfoNodeLookAndFeelThemeA theme with dark blue controls and green selection.static InfoNodeLookAndFeelThemeA theme with light gray controls and blue selection.static InfoNodeLookAndFeelThemeA low contrast theme with a softer tone.
-
Method Details
-
getDarkBlueGreenTheme
A theme with dark blue controls and green selection.- Returns:
- the theme
-
getGrayTheme
A theme with light gray controls and blue selection.- Returns:
- the theme
-
getBlueIceTheme
A theme with light blue controls and blue selection.- Returns:
- the theme
-
getSoftGrayTheme
A low contrast theme with a softer tone.- Returns:
- the theme
-