Arch4J 1.1

org.arch4j.ui.comparator
Interface BeanStateComparator

All Known Implementing Classes:
JCheckBoxStateComparator, JComboBoxStateComparator, JListStateComparator, JTableStateComparator, JTextAreaStateComparator, JTextFieldStateComparator

public interface BeanStateComparator

Insert the type's description here. Creation date: (4/14/00 10:56:18 AM)


Method Summary
 boolean hasChanged()
          Determine if the state of the component has changed.
 void resetState()
          Reset the state of the comparator.
 

Method Detail

hasChanged

public boolean hasChanged()
Determine if the state of the component has changed. Creation date: (4/14/00 10:57:07 AM)

Returns:
True if the component has changed.

resetState

public void resetState()
Reset the state of the comparator.


Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.