|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jidesoft.plaf.basic.BasicLookAndFeelExtension com.jidesoft.plaf.eclipse.EclipseLookAndFeelExtension com.jidesoft.plaf.eclipse.EclipseWindowsUtils com.jidesoft.plaf.eclipse.Eclipse3xWindowsUtils
public class Eclipse3xWindowsUtils
Utility Class for WindowsLookAndFeel to add Eclipse3x related LookAndFeel style
Field Summary |
---|
Constructor Summary | |
---|---|
Eclipse3xWindowsUtils()
|
Method Summary | |
---|---|
static void |
initClassDefaults(UIDefaults table)
Initializes class defaults. |
static void |
initClassDefaultsWithMenu(UIDefaults table)
Initializes class defaults with menu components UIDefaults. |
static void |
initComponentDefaults(UIDefaults table)
Initializes components defaults. |
static void |
initComponentDefaultsWithMenu(UIDefaults table)
Initializes components defaults with menu components UIDefaults. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Eclipse3xWindowsUtils()
Method Detail |
---|
public static void initClassDefaultsWithMenu(UIDefaults table)
table
- public static void initClassDefaults(UIDefaults table)
table
- public static void initComponentDefaults(UIDefaults table)
table
- public static void initComponentDefaultsWithMenu(UIDefaults table)
table
-
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |