public abstract class AbstractUIChangeHandler extends Object implements PropertyChangeListener
| Constructor and Description |
|---|
AbstractUIChangeHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
install(JComponent c) |
boolean |
isInstalled(JComponent c) |
void |
uninstall(JComponent c) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpropertyChangepublic void install(JComponent c)
public boolean isInstalled(JComponent c)
public void uninstall(JComponent c)
Copyright © 2017. All Rights Reserved.