|
JIDE Common Layer 2.7.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jidesoft.plaf.basic.BasicLookAndFeelExtension
public class BasicLookAndFeelExtension
Initialize the uiClassID to BasicComponentUI mapping for JIDE components. The JComponent classes define their own uiClassID constants (see AbstractComponent.getUIClassID). This table must map those constants to a BasicComponentUI class of the appropriate type.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
BasicLookAndFeelExtension()
|
|
| Method Summary | |
|---|---|
static void |
initClassDefaults(javax.swing.UIDefaults table)
Initializes class defaults. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicLookAndFeelExtension()
| Method Detail |
|---|
public static void initClassDefaults(javax.swing.UIDefaults table)
table - UIDefaults table
|
JIDE Common Layer 2.7.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||