|
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.vsnet.VsnetLookAndFeelExtension com.jidesoft.plaf.vsnet.VsnetWindowsUtils com.jidesoft.plaf.office2003.Office2003WindowsUtils com.jidesoft.plaf.xerto.XertoWindowsUtils
public class XertoWindowsUtils
Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Xerto style for WindowsLookAndFeel. Xerto Style is designed by Xerto at http://www.xerto.com.
Field Summary |
---|
Constructor Summary | |
---|---|
XertoWindowsUtils()
|
Method Summary | |
---|---|
static void |
initClassDefaults(UIDefaults table)
Initializes class defaults with menu components UIDefaults. |
static void |
initClassDefaultsWithMenu(UIDefaults table)
Initializes class defaults with menu components UIDefaults. |
static void |
initComponentDefaults(UIDefaults table)
Initializes components defaults with menu components UIDefaults. |
static void |
initComponentDefaultsWithMenu(UIDefaults table)
Initializes components defaults. |
Methods inherited from class com.jidesoft.plaf.office2003.Office2003WindowsUtils |
---|
initClassDefaults |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XertoWindowsUtils()
Method Detail |
---|
public static void initClassDefaultsWithMenu(UIDefaults table)
table
- ui default tablepublic static void initClassDefaults(UIDefaults table)
table
- ui default tablepublic static void initComponentDefaultsWithMenu(UIDefaults table)
table
- ui default tablepublic static void initComponentDefaults(UIDefaults table)
table
- ui default table
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |