Factory
Classes | |
| class | Factory |
| The class that registers ParameterSettable types. More... | |
| class | FactoryObserver |
| FactoryObserver class to keep trace on operations done by Factory. More... | |
| class | ParameterSettable |
| The base for classes that can be configured/saved using a ConfigurationParameters object. More... | |
| class | ParameterSettableInConstructor |
| The base for classes that can be configured using a ConfigurationParameters object passed to the constructor. More... | |
| class | ParameterSettableUI |
| The ParameterSettableUI is the base (abstract) class that manage/create the graphic user interface for a ParameterSettable. More... | |
| class | ParameterSettableUIViewer |
| Helper class for storing information about a viewer for a ParameterSettable. More... | |
| class | ParameterSettableWithConfigureFunction |
| The base for classes that can be configured using a ConfigurationParameters object. More... | |
| class | RealFactory |
| Factory class to create ParameterSettable objects. More... | |