Package com.bc.ceres.swing.binding
Interface Enablement
-
- All Superinterfaces:
EventListener,PropertyChangeListener
public interface Enablement extends PropertyChangeListener
An enablement.- Since:
- Ceres 0.13
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classEnablement.ConditionA condition used to determine the newenabledstate of components.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidapply()-
Methods inherited from interface java.beans.PropertyChangeListener
propertyChange
-
-