|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NavigatorWindow | |
| oracle.ide | Contains classes that allow addins access to the IDE integration objects. |
| oracle.ide.navigator | Contains classes providing navigator support. |
| oracle.ide.runner | Contains classes that allow addins some level of control on the IDE runner system. |
| oracle.ideri.navigator | |
| Uses of NavigatorWindow in oracle.ide |
| Methods in oracle.ide that return NavigatorWindow | |
static NavigatorWindow |
Ide.getLastActiveNavigator()
Gets the NavigatorWindow of the last active navigator. |
| Uses of NavigatorWindow in oracle.ide.navigator |
| Subclasses of NavigatorWindow in oracle.ide.navigator | |
class |
ProjectNavigatorWindow
|
| Methods in oracle.ide.navigator that return NavigatorWindow | |
NavigatorWindow |
NavigatorManager.getNavigatorWindow()
Returns the NavigatorWindow. |
protected abstract NavigatorWindow |
NavigatorManager.createNavigatorWindow()
Subclasses must override this method to create the NavigatorWindow. |
abstract NavigatorWindow |
NavigatorManager.openNavigator(Context context)
Open a navigator based on the specified context.
|
NavigatorWindow |
NavigatorManager.showNavigator(Context context)
Convenience method programatically identical to casting the result of showView(context) to a NavigatorWindow. |
protected NavigatorWindow |
NavigatorInit.getNavigatorWindow()
|
| Methods in oracle.ide.navigator with parameters of type NavigatorWindow | |
NavigatorInit |
NavigatorInitFactory.newNavigatorInit(NavigatorWindow navWin,
Context context)
|
| Constructors in oracle.ide.navigator with parameters of type NavigatorWindow | |
NavigatorInit(NavigatorWindow navWin,
Context context)
|
|
| Uses of NavigatorWindow in oracle.ide.runner |
| Methods in oracle.ide.runner that return NavigatorWindow | |
abstract NavigatorWindow |
Runner.getRunManagerWindow()
Returns the Run Manager Window |
| Uses of NavigatorWindow in oracle.ideri.navigator |
| Subclasses of NavigatorWindow in oracle.ideri.navigator | |
class |
oracle.ideri.navigator.DefaultNavigatorWindow
|
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.