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 class 
    A condition used to determine the new enabled state of components.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface java.beans.PropertyChangeListener

    propertyChange
  • Method Details

    • apply

      void apply()