|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Configurable | This interface can be implemented by objects that wish to expose a customized Configuration. |
Configuration | Contains all the variable parameters of a Configurable object. |
ConfigurationHandler | Manages configuration of Property s of of a certain Class. |
ListProperty | A Property that can have multiple values, each of which is identified by an integer index. |
NamedValueProperty | A property that can have multiple values, each of which is indexed by a String name. |
Property | An element of a Configuration; wraps some property of an object (eg a bean-pattern property). |
SingleValuedProperty | A Property that has a single value. |
Class Summary | |
---|---|
ClassRegistry | A registry of implementations of selected types of interest (subclasses and interface implementations). |
ConfigUtil | Configuration-related utility methods. |
ConfigUtil.ConfigurationPane | |
IconRegistry | A registry of graphical Icons that can be used for displaying Property values. |
JavaSourceParser | Utilities for extracting data from Java source code files, including variable names and documentation. |
MainHandler | A composite ConfigurationHandler which delegates to other underlying ConfigurationHandlers that can handle specific classes. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |