| Modifier and Type | Class and Description |
|---|---|
static class |
BrowserOneSubsystem.Descriptor |
Browser.RenderedLockbrowserPanel, logger, service, stateLabel| Constructor and Description |
|---|
BrowserOneSubsystem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentName()
Returns the name of the currently selected agent.
|
String |
getName()
Returns the name of this command browser.
|
JComponent |
getPanel()
Initializes the browser if necessary, and returns its root graphics component.
|
void |
restore(Serializable descriptor)
Restores this component to the state specified by the provided descriptor.
|
BrowserOneSubsystem.Descriptor |
save()
Returns JavaBean describing the current state of this component.
|
void |
shutdown()
Releases resources and shuts down this browser.
|
isCommandLocked, renderLock, updateStateDisplaypublic JComponent getPanel()
Browserpublic void shutdown()
Browserpublic String getName()
Browserpublic String getAgentName()
Browsernull if this browser does not currently associated with a specific agent.public BrowserOneSubsystem.Descriptor save()
Savablenull.public void restore(Serializable descriptor)
Savabledescriptor - JavaBean encapsulating the state.Copyright © 2023 LSST. All rights reserved.