|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdesktop.swingx.plaf.AbstractComponentAddon
public abstract class AbstractComponentAddon
Ease the work of creating an addon for a component.
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
void |
initialize(LookAndFeelAddons addon)
Initializes this addon (i.e register UI classes, colors, fonts, borders, any UIResource used by the component class). |
void |
uninitialize(LookAndFeelAddons addon)
Uninitializes this addon. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final java.lang.String getName()
getName in interface ComponentAddonpublic void initialize(LookAndFeelAddons addon)
ComponentAddon
initialize in interface ComponentAddonaddon - the current addonpublic void uninitialize(LookAndFeelAddons addon)
ComponentAddon
uninitialize in interface ComponentAddon
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||