public abstract class ExplorerWindow extends AbstractPinnable
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
LAYOUT_SHOW_STRUCTURE
Shows the ExplorerWindow if a property named
   
LAYOUT_SHOW_STRUCTURE is true. | 
_node, forceUpdate, isToolbarVisible, toolbar, TOOLBAR_ITEM, TOOLBAR_ITEM_COUNTCLOSED, HIDDEN, SHOWNEMPTY_SELECTION, PROJECT_PROP, VISIBLE_PROP, WORKSPACE_PROPPIN_NONE, PIN_OBJECT, PIN_VIEWDEFAULT_VISIBILITY_MINIMIZED, DEFAULT_VISIBILITY_RAISED, DEFAULT_VISIBILITY_VISIBLE, TYPE_DISCARDABLE, TYPE_FORGETTABLE, TYPE_GLOBAL_VISIBLE, TYPE_NO_BUTTONS, TYPE_NORMAL, TYPE_NOT_TABBED, TYPE_RECYCLABLE, TYPE_TRUNCATE_TITLE| Modifier | Constructor and Description | 
|---|---|
protected  | 
ExplorerWindow(java.lang.String viewId)  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract Explorer | 
getExplorer()
Get the Explorer currently being displayed. 
 | 
abstract void | 
toggleExplorer(java.lang.Class type)
Display an Explorer of the specified type, if available, upon the current
  Context. 
 | 
activeViewChanged, clear, getPinnedView, getPinState, getTabIcon, getTabIconImpl, getTitleName, getTitleNameImpl, getToolbar, isPinned, isSingleton, isViewSupported, objectClosed, objectRenamed, persistPinTarget, restorePinTarget, setContext, setPinnedView, setPinState, setToolbarVisible, stateChange, update, viewSelectionChanged, viewSelectionChangedaddTitleChangeListener, close, dockableHidden, dockableShown, fireTitleChangeListener, getCachedDockable, getDefaultVisibility, getHeaderComponents, getHostedComponent, getMenuTitle, getSite, getTabDropListener, getType, getUniqueName, isDrawer, isVisible, removeTitleChangeListener, setDockableVisible, setSite, setType, show, updateTitleafterAutoExpanding, afterRestoringFromAutoExpansion, beforeAutoExpanding, getAutoExpansionPreferredSize, getAutoExpansionSize, isAutoExpandable, isAutoExpandableEnabled, setAutoExpandable, setAutoExpandableEnabledactivate, deactivate, getContext, getContextMenu, getController, getDecorated, getGUI, getHelpInfo, getSelectionFromUI, getViewWithoutDecoration, isDecorated, loadLayout, newId, saveLayout, setDecorated, setOwner, updateVisibleActionsaddViewListener, addViewSelectionListener, addViewStateListener, fireViewCollapsed, fireViewExpanded, fireViewSelectionChanged, getContext, getId, getSelection, getTabName, loadManifestToolbar, loadManifestToolbar, owner, removeViewListener, removeViewSelectionListener, removeViewStateListener, scheduleUpdateSelection, setId, toString, updateSelection, updateSelectionImpl, updateToolbarActions, updateVisibleActionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTabName, loadLayout, saveLayoutpublic static final java.lang.String LAYOUT_SHOW_STRUCTURE
LAYOUT_SHOW_STRUCTURE is true.public abstract Explorer getExplorer()
public abstract void toggleExplorer(java.lang.Class type)