| 
 | Arch4J 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.arch4j.ui.comparator.JListStateComparator
Used to monitor the state of JLists. Creation date: (4/14/00 9:19:04 AM)
| Constructor Summary | |
| JListStateComparator(JList aList)Create a new comparator for the list passed in. | |
| Method Summary | |
|  boolean | hasChanged()Gets whether or not the state of the component has changed. | 
|  void | resetState()Reset the state of the comparator. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public JListStateComparator(JList aList)
aList - The list to monitor.| Method Detail | 
public boolean hasChanged()
hasChanged in interface BeanStateComparatorpublic void resetState()
resetState in interface BeanStateComparator| 
 | Arch4J 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||