| Interface | Description |
|---|---|
| AdoptListener |
This interface defines the method of an adopt listener.
|
| AthosConfigModelIF |
This interface defines the basic functionaly that must be fulfilled by a config model.
|
| ConfigurationIF |
This interface must be fulfilled by any configuration model.
|
| Constants |
This class defines some constants used by this package.
|
| GUIFactoryIF |
This is the GUI factory interface.
|
| ServiceIF |
This interface must be fulfilled by any service delivert by a configuration.
|
| VariableIF |
This interface must be fulfilled by any varibale that should be displayed
in the configuration window.
|
| Class | Description |
|---|---|
| AddServiceDialog |
This is the dialog coming up for adding a new service.
|
| AthosConfig |
This is a helper to read the GUI configuration from XML file.
|
| AthosConfigModel |
This the Athos config model.
|
| AthosConfigPanel |
This class is the main panel for the AthosConfig application.
|
| ConfigurationFactory |
This is the factory to get a configuration from different sources.
|
| CopyServiceDialog |
This is the dialog coming to copy a current service.
|
| DBConfiguration |
This configuration is restored from database.
|
| EncodePassword |
This class for encoding passwords.
|
| INIConfiguration |
This configuration is read from INI file.
|
| ListedPanelFactory |
This is the factory to created a tabbed panel for configuration nodes.
|
| ListedPanelFactory.ItemModel | |
| ListedPanelFactory.VarPanel | |
| ListedPanelFactory.VarRenderer | |
| Merger |
This class is the merge for database and ini file configurations.
|
| PanelFactory |
This is the factory to create a panel for configuration nodes.
|
| RenameServiceDialog |
This is the dialog coming to rename a current service.
|
| SystemEnvironment |
This class represents the envinroment settings.
|
| TabbedPanelFactory |
This is the factory to created a tabbed panel for configuration nodes.
|
| XMLConfiguration |
This configuration is read from XML file.
|
| Enum | Description |
|---|---|
| VariableIF.ACCESS_MODE | |
| VariableIF.ACCESS_USER_TYPES |