Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.paradoxpoint.libitina.option

Interface Summary
OptionListener The listener interface for receiving option events.
 

Class Summary
AbstractOption  
AbstractStateContainerOption  
AbstractStateRestrictedOption  
BasicOption Holds information about an option
OptionAdapter An abstract adapter class for receiving option events.
OptionButton Automatically (de)selects an AbstractButton based upon changes in an option using an OptionEditorStateMap to determine option and button state correlation.
OptionComponentEnabler Automatically (de)selects an AbstractButton based upon changes in an option using an OptionEditorStateMap to determine option and button state correlation.
OptionEditorStateMap Maps option states to editor states
OptionEvent A semantic event which indicates that an option's state has changed.
OptionsContainer A Container that can manage multiple options and their associated OptionListeners