|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.ide.view.View
oracle.ide.docking.DockableView
oracle.ide.docking.DockableWindow
oracle.ide.view.AbstractPinnable
oracle.ide.explorer.ExplorerWindow
| Field Summary | |
static java.lang.String |
LAYOUT_SHOW_STRUCTURE
Shows the ExplorerWindow if a property named LAYOUT_SHOW_STRUCTURE is true. |
| Fields inherited from class oracle.ide.view.AbstractPinnable |
_node, forceUpdate, isToolbarVisible, toolbar, TOOLBAR_ITEM, TOOLBAR_ITEM_COUNT |
| Fields inherited from class oracle.ide.docking.DockableView |
CLOSED, HIDDEN, SHOWN |
| Fields inherited from class oracle.ide.view.View |
EMPTY_SELECTION, PROJECT_PROP, VISIBLE_PROP, WORKSPACE_PROP |
| Fields inherited from interface oracle.ide.view.Pinnable |
PIN_NONE, PIN_OBJECT, PIN_VIEW |
| Fields inherited from interface oracle.ide.docking.Dockable |
DEFAULT_VISIBILITY_MINIMIZED, DEFAULT_VISIBILITY_RAISED, DEFAULT_VISIBILITY_VISIBLE, TYPE_DISCARDABLE, TYPE_GLOBAL_VISIBLE, TYPE_NO_BUTTONS, TYPE_NORMAL, TYPE_NOT_TABBED, TYPE_RECYCLABLE, TYPE_TRUNCATE_TITLE |
| Constructor Summary | |
protected |
ExplorerWindow(java.lang.String viewId)
|
| Method Summary | |
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. |
| Methods inherited from class oracle.ide.view.AbstractPinnable |
activeViewChanged, clear, getPinnedView, getPinState, getToolbar, isSingleton, isViewSupported, objectClosed, objectRenamed, persistPinTarget, restorePinTarget, setContext, setPinnedView, setPinState, setToolbarVisible, stateChange, update, viewSelectionChanged, viewSelectionChanged |
| Methods inherited from class oracle.ide.docking.DockableWindow |
addTitleChangeListener, close, dockableHidden, dockableShown, fireTitleChangeListener, getCachedDockable, getDefaultVisibility, getHostedComponent, getMenuTitle, getSite, getTabDropListener, getTabIcon, getType, getUniqueName, isVisible, loadLayout, removeTitleChangeListener, saveLayout, setDockableVisible, setSite, setType, show, updateTitle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.ide.docking.Dockable |
getTabName, getTitleName |
| Field Detail |
public static final java.lang.String LAYOUT_SHOW_STRUCTURE
LAYOUT_SHOW_STRUCTURE is true.
| Constructor Detail |
protected ExplorerWindow(java.lang.String viewId)
| Method Detail |
public abstract Explorer getExplorer()
public abstract void toggleExplorer(java.lang.Class type)
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.