ide
Class UISwitchListener

java.lang.Object
ide.UISwitchListener
- All Implemented Interfaces:
- java.util.EventListener, java.beans.PropertyChangeListener
- public class UISwitchListener
- extends java.lang.Object
- implements java.beans.PropertyChangeListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
componentToSwitch
javax.swing.JComponent componentToSwitch
UISwitchListener
public UISwitchListener(javax.swing.JComponent c)
propertyChange
public void propertyChange(java.beans.PropertyChangeEvent e)
- Description copied from interface:
java.beans.PropertyChangeListener
- Fired after a Bean's property has changed.
- Specified by:
propertyChange in interface java.beans.PropertyChangeListener