
public static class RebPowerControlPanel.OptPage extends Object implements org.lsst.ccs.gconsole.services.optpage.OptionalPage
| Constructor and Description |
|---|
OptPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
closed(String path) |
String |
getPage(org.lsst.ccs.bus.data.AgentInfo agent) |
boolean |
isAutoOpen() |
JComponent |
open(org.lsst.ccs.bus.data.AgentInfo agent,
JComponent existingComponent) |
void |
opened(String path) |
public boolean isAutoOpen()
isAutoOpen in interface org.lsst.ccs.gconsole.services.optpage.OptionalPagepublic String getPage(org.lsst.ccs.bus.data.AgentInfo agent)
getPage in interface org.lsst.ccs.gconsole.services.optpage.OptionalPagepublic JComponent open(org.lsst.ccs.bus.data.AgentInfo agent, JComponent existingComponent)
open in interface org.lsst.ccs.gconsole.services.optpage.OptionalPagepublic void opened(String path)
opened in interface org.lsst.ccs.gconsole.services.optpage.OptionalPagepublic void closed(String path)
closed in interface org.lsst.ccs.gconsole.services.optpage.OptionalPageCopyright © 2021 LSST. All rights reserved.