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 SummaryNested Classes Modifier and Type Interface Description static classEnablement.ConditionA condition used to determine the newenabledstate of components.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidapply()- 
Methods inherited from interface java.beans.PropertyChangeListenerpropertyChange
 
- 
 
-