| Modifier and Type | Class and Description |
|---|---|
static class |
BrowserFull.Descriptor |
Browser.RenderedLockbrowserPanel, logger, service, stateLabel| Constructor and Description |
|---|
BrowserFull() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
BrowserFull.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 void restore(Serializable descriptor)
Savabledescriptor - JavaBean encapsulating the state.public BrowserFull.Descriptor save()
Savablenull.Copyright © 2023 LSST. All rights reserved.