List of all members.
Public Member Functions |
|
SubstanceSkin | getSubstanceSkin (Component c) |
|
DecorationAreaType | getDecoration (Component c) |
|
SubstanceColorScheme | getActiveColorSheme (Component c) |
|
SubstanceColorScheme | getBackgroundColorScheme (Component c) |
|
SubstanceColorScheme | getDisabledColorScheme (Component c) |
|
SubstanceColorScheme | getEnabledColorScheme (Component c) |
Static Public Member Functions |
|
static void | init () |
| static LookAndFeel | getLookAndFeel () |
| static String | getLookAndFeelName () |
| static int | getDefaultFontSize () |
| static String | getDefaultLookAndFeel () |
| static void | setFontSize (final int size) |
| static void | setLookAndFeel (final String className) |
Static Package Attributes |
|
static int | defaultFontSize |
Detailed Description
Member Function Documentation
| static int icy.gui.util.LookAndFeelUtil.getDefaultFontSize |
( |
| ) |
[static] |
get default Look And Feel font size
| static String icy.gui.util.LookAndFeelUtil.getDefaultLookAndFeel |
( |
| ) |
[static] |
get default Look And Feel
| static LookAndFeel icy.gui.util.LookAndFeelUtil.getLookAndFeel |
( |
| ) |
[static] |
get current Look And Feel
| static String icy.gui.util.LookAndFeelUtil.getLookAndFeelName |
( |
| ) |
[static] |
get current Look And Feel name
| static void icy.gui.util.LookAndFeelUtil.setFontSize |
( |
final int |
size | ) |
[static] |
Set Look And Feel font size
| static void icy.gui.util.LookAndFeelUtil.setLookAndFeel |
( |
final String |
className | ) |
[static] |
Change look and feel "on the fly"
The documentation for this class was generated from the following file:
- C:/Documents and Settings/Administrator/quia2/ICY Kernel/icy/gui/util/LookAndFeelUtil.java