| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| 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.navigator.NavigatorWindow
                      
oracle.ideri.navigator.DefaultNavigatorWindow
                          
oracle.ide.navigator.ProjectNavigatorWindow
public final class ProjectNavigatorWindow
| Field Summary | 
|---|
| Fields inherited from class oracle.ide.navigator.NavigatorWindow | 
|---|
NAVIGATOR_WINDOW_ID | 
| 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.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 | 
| Method Summary | |
|---|---|
 void | 
applicationChanged(ApplicationChangeEvent e)Notification that the selected application has changed.  | 
 void | 
copyPreferencesTo(Context context)ContentFilter calls this method on a View that implements this interface in order to pull preferences from the View that may affect the filter's behavior. | 
 Context | 
getContext(java.util.EventObject event) | 
 Controller | 
getController()Get the Controller associated with this view. | 
 HelpInfo | 
getHelpInfo() | 
 java.lang.String | 
getTabName()Gets the name to display in a tab.  | 
 java.lang.String | 
getTitle() | 
protected  boolean | 
isSaveExpansionState() | 
 void | 
loadLayout(PropertyAccess layout)reloads the layout information of this dockable.  | 
 boolean | 
openContext(Context context)Asks the NavigatorWindow to open the specified Context.  | 
 boolean | 
openContext(Context context, boolean activateDockable)Asks the NavigatorWindow to open the specified Context.  | 
 void | 
saveLayout(PropertyAccess layout)Saves the layout information of this dockable.  | 
 void | 
setToolbarVisible(boolean visible) | 
protected  void | 
showPopupInBlankSpace(ContextMenu contextMenu, java.awt.event.MouseEvent e) | 
| Methods inherited from class oracle.ideri.navigator.DefaultNavigatorWindow | 
|---|
addFirstHostedWindow, addHostedWindow, addToNorth, coalesceTreeExplorerUpdates, collapse, expand, findTNode, getContextMenu, getCurrentWorkspace, getDefaultVisibility, getGUI, getManager, getMenuTitle, getOrCreateContextMenu, getSelectionFromUI, getTabIcon, getTitleName, getToolbar, getToolbarId, getTree, getTreeExplorer, initCommonItems, initSelection, initToolbarArea, refresh, registerExtension, removeFromNorth, setComparator, setDefaultVisibility, setManager, setRootVisible, setSelected, setTitle, stateChange, topComponent | 
| Methods inherited from class oracle.ide.navigator.NavigatorWindow | 
|---|
getHostedDockables, isUsingDrawer, openContextInLastActiveNavigator | 
| Methods inherited from class oracle.ide.docking.DockableWindow | 
|---|
addTitleChangeListener, close, dockableHidden, dockableShown, fireTitleChangeListener, getCachedDockable, getHostedComponent, getSite, getTabDropListener, 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, getViewWithoutDecoration, newId, setOwner, updateVisibleActions | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
|---|
public java.lang.String getTabName()
DockablegetTabName in interface DockablegetTabName in class oracle.ideri.navigator.DefaultNavigatorWindowDockable.getTabIcon()public java.lang.String getTitle()
getTitle in class oracle.ideri.navigator.DefaultNavigatorWindowprotected boolean isSaveExpansionState()
isSaveExpansionState in class oracle.ideri.navigator.DefaultNavigatorWindowpublic void applicationChanged(ApplicationChangeEvent e)
ApplicationChangeListenerapplicationChanged in interface ApplicationChangeListenere - the event object containing information about the change.public final Context getContext(java.util.EventObject event)
getContext in class oracle.ideri.navigator.DefaultNavigatorWindowevent - event associated with the context.public final Controller getController()
ControllerProviderController associated with this view.getController in interface ControllerProvidergetController in class oracle.ideri.navigator.DefaultNavigatorWindow
protected void showPopupInBlankSpace(ContextMenu contextMenu,
                                     java.awt.event.MouseEvent e)
showPopupInBlankSpace in class oracle.ideri.navigator.DefaultNavigatorWindowpublic final void copyPreferencesTo(Context context)
ContentFilterCustomizerContentFilter calls this method on a View that implements this interface in order to pull preferences from the View that may affect the filter's behavior.copyPreferencesTo in interface ContentFilterCustomizerpublic final void setToolbarVisible(boolean visible)
setToolbarVisible in class oracle.ideri.navigator.DefaultNavigatorWindowpublic final void loadLayout(PropertyAccess layout)
DockableloadLayout in interface DockableloadLayout in class oracle.ideri.navigator.DefaultNavigatorWindowlayout - the storage objectpublic final void saveLayout(PropertyAccess layout)
DockablesaveLayout in interface DockablesaveLayout in class oracle.ideri.navigator.DefaultNavigatorWindowlayout - the storage objectpublic HelpInfo getHelpInfo()
getHelpInfo in interface HelpablegetHelpInfo in class oracle.ideri.navigator.DefaultNavigatorWindowpublic boolean openContext(Context context)
NavigatorWindowopenContext in class NavigatorWindowcontext - the Context to opentrue if the Context was successfully opened or false otherwise.
public boolean openContext(Context context,
                           boolean activateDockable)
NavigatorWindowopenContext in class NavigatorWindowcontext - the Context to opentrue if the Context was successfully opened or false otherwise.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||