Package net.sf.jeters.configuration

contains classes that allow components to store configuration info.

See:
          Description

Interface Summary
Configurable Components using this optional interface will be able to store settings.
 

Class Summary
Configuration This class represents configurations of JETERS components.
 

Package net.sf.jeters.configuration Description

contains classes that allow components to store configuration info. If you are looking for the easiest way to use configurations in your component, try AssistedConfigurable in net.sf.jeters.util.