| Modifier and Type | Class and Description |
|---|---|
static class |
BrowserFull.Descriptor |
ICON_LOCKED, ICON_UNAVAILABLE, ICON_UNLOCKED| 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCommandLockedpublic JComponent getPanel()
Browserpublic void shutdown()
Browserpublic String getName()
Browserpublic void restore(Serializable descriptor)
Savablepublic BrowserFull.Descriptor save()
Savablenull.Copyright © 2019 LSST. All rights reserved.