public class LibraryExplorer extends Explorer
CLOSED, defaultNode, defaultProject, defaultWorkspace, HIDDEN, SHOWNEMPTY_SELECTION, PROJECT_PROP, VISIBLE_PROP, WORKSPACE_PROP| Constructor and Description |
|---|
LibraryExplorer() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
getGUI() |
void |
setContext(Context context)
(Re)initialize the contents of the gui.
|
getContextMenu, getController, getTitle, setOwner, stateChangedactivate, addViewListener, addViewSelectionListener, addViewStateListener, close, deactivate, fireViewCollapsed, fireViewExpanded, fireViewSelectionChanged, getContext, getContext, getHelpInfo, getId, getSelection, getSelectionFromUI, getTabName, getToolbar, getViewWithoutDecoration, isVisible, loadLayout, loadManifestToolbar, loadManifestToolbar, newId, owner, removeViewListener, removeViewSelectionListener, removeViewStateListener, saveLayout, scheduleUpdateSelection, setId, setToolbarVisible, show, toString, updateSelection, updateSelectionImpl, updateTitle, updateToolbarActions, updateVisibleActions, updateVisibleActionspublic java.awt.Component getGUI()
public void setContext(Context context)
ExplorersetContext in class Explorercontext - the Context to use as initialization data.