|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.swingx.plaf.LookAndFeelAddons
org.jdesktop.swingx.plaf.basic.BasicLookAndFeelAddons
public class BasicLookAndFeelAddons
Install simple pluggable UI. Usually not used directly, subclasses should be preferred as this addon may not provide complete implementation of the additional pluggable UIs.
Constructor Summary | |
---|---|
BasicLookAndFeelAddons()
|
Method Summary | |
---|---|
void |
initialize()
|
void |
uninitialize()
|
Methods inherited from class org.jdesktop.swingx.plaf.LookAndFeelAddons |
---|
contribute, getAddon, getBestMatchAddonClassName, getSystemAddonClassName, getUI, installBackgroundPainter, isTrackingLookAndFeelChanges, loadDefaults, setAddon, setAddon, setAddon, setTrackingLookAndFeelChanges, uncontribute, uninstallBackgroundPainter, unloadDefaults |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicLookAndFeelAddons()
Method Detail |
---|
public void initialize()
initialize
in class LookAndFeelAddons
public void uninitialize()
uninitialize
in class LookAndFeelAddons
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |