Package cdox.util.conf

Interface Summary
Configurable Implementing this interface will enable the class to be configured in an easy way.
 

Class Summary
AbstractOption This class is the abstract superclass for various options.
ConfigurationDialog This dialog constructs itself from a xml configuration file where all configurable options are stored with their default values.
KeyStrokeOption This class represents a KeyStroke option.
LanguageOption This class represents a language option.
YesNoOption This class represents a YesNo option.