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 InfoNodeLookAndFeelTheme
A theme with light blue controls and blue selection.static InfoNodeLookAndFeelTheme
A theme with dark blue controls and green selection.static InfoNodeLookAndFeelTheme
A theme with light gray controls and blue selection.static InfoNodeLookAndFeelTheme
A 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
-