| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.base.panel | |
| org.lsst.ccs.gconsole.jas3 |
Jas3-based implementation of the Graphical Console.
|
| Modifier and Type | Method and Description |
|---|---|
static PanelType |
PanelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PanelType[] |
PanelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default Component |
PanelManager.getSelectedPanel(PanelType type) |
| Modifier and Type | Method and Description |
|---|---|
org.freehep.application.mdi.PageContext |
JasPanelManager.findPage(PanelType type,
String title) |
org.freehep.application.mdi.PageManager |
JasPanelManager.getPageManager(PanelType type) |
Copyright © 2023 LSST. All rights reserved.