Package org.opa.option

This package is responsible for providing option services to OPA modules and OPAManager classes.

See:
          Description

Interface Summary
OPAOptionListener This class represents an object interested in changes to OPA options.
 

Class Summary
OPADefaultOptionManager This class is the default implementation of the OPAOptionManager interface.
OPAMasterOptionPanel  
OPAOptionEvent This class represents a change to the OPA options.
OPASystemOptionAction  
 

Package org.opa.option Description

This package is responsible for providing option services to OPA modules and OPAManager classes. The main class is OPADefaulOptionManager. It controls access to OPA options and also notifies clients of changes. OPAMasterOptionPanel holds the OPAOptionPanels added by OPA modules. They are the visible from OPAs option service.