| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.ide.view.View
      
oracle.ide.view.ViewDecorator
          
oracle.ide.docking.DockableView
              
oracle.ide.docking.DockableWindow
                  
oracle.ide.view.AbstractPinnable
                      
oracle.ide.explorer.ExplorerWindow
public abstract class ExplorerWindow
| Field Summary | |
|---|---|
static java.lang.String | 
LAYOUT_SHOW_STRUCTUREShows 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, removeTitleChangeListener, setDockableVisible, setSite, setType, show, updateTitle | 
| Methods inherited from class oracle.ide.docking.DockableView | 
|---|
afterAutoExpanding, afterRestoringFromAutoExpansion, beforeAutoExpanding, getAutoExpansionPreferredSize, getAutoExpansionSize, isAutoExpandable, isAutoExpandableEnabled, setAutoExpandable, setAutoExpandableEnabled | 
| Methods inherited from class oracle.ide.view.ViewDecorator | 
|---|
activate, deactivate, getContext, getContextMenu, getController, getGUI, getHelpInfo, getSelectionFromUI, getViewWithoutDecoration, loadLayout, newId, saveLayout, setOwner, updateVisibleActions | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface oracle.ide.docking.Dockable | 
|---|
getTabName, getTitleName, loadLayout, saveLayout | 
| 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)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||