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, wait
propertyChange
public void install(JComponent c)
public boolean isInstalled(JComponent c)
public void uninstall(JComponent c)
Copyright © 2015. All rights reserved.