| 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) |
Serializable |
save() |
void |
shutdown()
Releases resources and shuts down this browser.
|
public JComponent getPanel()
Browserpublic void shutdown()
Browserpublic String getName()
Browserpublic void restore(Serializable descriptor)
public Serializable save()
Copyright © 2018 LSST. All rights reserved.