| Class | Description |
|---|---|
| LogLevelFrame |
The frame of the application
|
| LogLevelPanel |
The panel of the application containing the tabs:
- one tab with the ACS tree showing clients, containers and components
- one tab per each container whose logs levels the user wants to change
|
| LogLevelWinAdapter |
A class to receive window events
|
| Exception | Description |
|---|---|
| InvalidLogPaneException |
The Exception reported when the name of the panel is wrong i.e.
|
| LogLvlSelNotSupportedException |
The exception thrown when an object (for example a Container) does not
support the selection of the log levels
|
| LogPaneAlreadyExistException |
The Exception thorwn when a tab with the give name already exist
|
| LogPaneNotFoundException |
The Exception thrown when a tab does not exist
|