Extension SDK 10.1.3.36.73

oracle.ide.navigator
Class ProjectNavigatorManager

java.lang.Object
  extended byoracle.ide.view.MultiManager
      extended byoracle.ide.navigator.NavigatorManager
          extended byoracle.ideri.navigator.DefaultNavigatorManager
              extended byoracle.ide.navigator.ProjectNavigatorManager
All Implemented Interfaces:
Addin, Controller

public abstract class ProjectNavigatorManager
extends oracle.ideri.navigator.DefaultNavigatorManager


Field Summary
 
Fields inherited from interface oracle.ide.controller.Controller
UPDATE_FROM_ACTION_PERFORMED, UPDATE_FROM_ACTIVE_VIEW_CHANGED, UPDATE_FROM_UNDO, UPDATE_FROM_USER_EXTENSION, UPDATE_FROM_VIEW_SELECTION_CHANGED
 
Constructor Summary
ProjectNavigatorManager()
           
 
Method Summary
 void addNavigatorInit(NavigatorInitFactory initFactory)
           
protected  oracle.ideri.navigator.DefaultNavigatorWindow createNavigatorWindow(Context context, ViewId viewId)
           
protected  void initNavigatorWindowComparator(oracle.ideri.navigator.DefaultNavigatorWindow navigator)
           
static void refreshAllProjectsInNavigator(Context context)
          This method refreshes all projects in the navigator.
 
Methods inherited from class oracle.ideri.navigator.DefaultNavigatorManager
addContextMenuListener, configureNavigator, createDockableFactory, createDockableView, createNavigatorDockingParam, createNavigatorWindow, createNavigatorWindow, createShowAction, createShowNavigatorAction, getContextMenu, getDockableFactory, getViewId, initNavigatorWindow, openNavigator, registerExtension, removeContextMenuListener
 
Methods inherited from class oracle.ide.navigator.NavigatorManager
createNavigatorWindow, getApplicationNavigatorManager, getChildFilterFactoryForType, getConnectionNavigatorManager, getHelpInfo, getNavigatorWindow, getOverlayCache, getURLFilter, getWorkspaceNavigatorManager, isSystemNavigator, registerFilter, registerFilter, setApplicationNavigatorManager, setConnectionNavigatorManager, setWorkspaceNavigatorManager, showNavigator
 
Methods inherited from class oracle.ide.view.MultiManager
createToggleToolbarAction, findOrCreateView, findView, getAcceleratorFile, getDefaultName, getDefaultViewId, getLastView, getNewView, getOrientation, getRelativeView, getShowAction, getToggleToolbarMenuWeight, getViewCategory, getViews, handleEvent, initialize, isToolbarVisible, setToolbarVisible, showLastView, showView, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectNavigatorManager

public ProjectNavigatorManager()
Method Detail

refreshAllProjectsInNavigator

public static void refreshAllProjectsInNavigator(Context context)
This method refreshes all projects in the navigator. Use this method sparingly, as it is a very expensive operation.

Parameters:
context - The Context containing the NavigatorWindow on which to refresh all projects.

addNavigatorInit

public void addNavigatorInit(NavigatorInitFactory initFactory)

createNavigatorWindow

protected final oracle.ideri.navigator.DefaultNavigatorWindow createNavigatorWindow(Context context,
                                                                                    ViewId viewId)

initNavigatorWindowComparator

protected void initNavigatorWindowComparator(oracle.ideri.navigator.DefaultNavigatorWindow navigator)

Extension SDK 10.1.3.36.73

 

Copyright © 1997, 2005, Oracle.All rights reserved.