|
Arch4J 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.arch4j.statemonitoring.JComboBoxStateMonitor
Used to monitor the state of JComboBoxes. Creation date: (4/14/00 9:19:04 AM)
| Constructor Summary | |
JComboBoxStateMonitor(JComboBox aComboBox)
Create a new comparator for the combo box passed in. |
|
| Method Summary | |
Object |
getBeanBeingMonitored()
Gets the bean that we are monitoring. |
boolean |
hasStateChanged()
Gets whether or not the state of the component has changed. |
void |
resetCacheValue()
Reset the cached value of the widget. |
void |
resetState()
Reset the state of the component. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JComboBoxStateMonitor(JComboBox aComboBox)
aComboBox - The combo box to monitor.| Method Detail |
public boolean hasStateChanged()
hasStateChanged in interface BeanStateMonitorpublic void resetState()
resetState in interface BeanStateMonitorpublic void resetCacheValue()
resetCacheValue in interface BeanStateMonitorpublic Object getBeanBeingMonitored()
getBeanBeingMonitored in interface BeanStateMonitor
|
Arch4J 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||