org.jdesktop.swingx.plaf
Class AbstractUIChangeHandler
java.lang.Object
org.jdesktop.swingx.plaf.AbstractUIChangeHandler
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
public abstract class AbstractUIChangeHandler
- extends Object
- implements PropertyChangeListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractUIChangeHandler
public AbstractUIChangeHandler()
install
public void install(JComponent c)
isInstalled
public boolean isInstalled(JComponent c)
uninstall
public void uninstall(JComponent c)