PropertyChangeListener, EventListenerpublic abstract class AbstractUIChangeHandler extends Object implements PropertyChangeListener
| Constructor | Description |
|---|---|
AbstractUIChangeHandler() |
| Modifier and Type | Method | 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 © 2018. All rights reserved.