| Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
| Customizer | Interface that must implement any class used to read a configuration file to get property values. |
| PropertiesSetter | Interface that must be implemented by classes that set components properties. |
Class Summary | |
| CustomizerFactory | Factory using a configuration file to set the properties of the component. |
| DirectSetter | Class that sets properties of components using direct calls to methods. |
| PropertiesConverter | Utility class to convert Strings to various types. |
| PropertiesCustomizer | Calendar customizer using a .properties file. |
| XMLCustomizer | This class reads an xml file to get properties values. |