|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Configurable | Interface for objects that can supply a Configurator, or are annotated such that a configurator can be constructed reflectively |
| Configurator | The Configurator object provides information about variables, and methods to change them. |
| ConfiguratorListener | Objects that are interested in monitoring the Configurator itself, rather than the values of the variables controlled by the configurator, should implement this interface |
| ValueListener | All objects that need to keep up to date with changes made to the values of a Configurator should implement this interface, and then register their interest with Configurator.addValueListener() |
Base interfaces for the Configurator system.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||