| Interface | Description |
|---|---|
| DataPage |
Interface to be implemented by graphical components that will be passed to
PanelManager for displaying as data pages. |
| PanelListener |
Interface to be implemented by classes that should by notified of events fired by the
PanelManager. |
| PanelManager |
Management of panels in the graphical console.
|
| Class | Description |
|---|---|
| DataPage.Wrapper | |
| PanelEvent |
An event fired by
PanelManager. |
| Enum | Description |
|---|---|
| Panel |
Enumeration of standard properties of a graphical console panel.
|
| PanelType |
Enumeration of panel types.
|
Copyright © 2023 LSST. All rights reserved.