Package com.sdm.quasar.client.swing.states

Class Summary
ActionEnabledBooleanState A BooleanState representing the enabled/disabled state of an Action.
ButtonModelSelectedBooleanState A BooleanState representing the selection state of an ButtonModel.
DocumentTextAcceptedBooleanState The BooleanState is true if the text of the Document is accepted by a given Acceptor.
JComponentEnabledBooleanState A BooleanState representing the enabled/disabled state of a JComponent.
ListModelSelectedBooleanState A BooleanState representing the selection/deselection state of a ListSelectionModel.
TreeModelSelectedBooleanState A BooleanState representing the selection/deselection state of a TreeSelectionModel.