|
Extension SDK 10.1.2 | ||||||||||
| 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. |
| Uses of NavigatorWindow in oracle.ide |
| Methods in oracle.ide that return NavigatorWindow | |
static NavigatorWindow |
Ide.getLastActiveNavigator()
|
| Uses of NavigatorWindow in oracle.ide.navigator |
| Methods in oracle.ide.navigator that return NavigatorWindow | |
abstract NavigatorWindow |
NavigatorManager.getNavigatorWindow()
Returns the NavigatorWindow. |
abstract NavigatorWindow |
NavigatorManager.openNavigator(Context context)
Open a navigator based on the specified context. |
abstract NavigatorWindow |
NavigatorManager.showNavigator(Context context)
Convenience method programatically identical to casting the result of showView(context) to a NavigatorWindow. |
| Uses of NavigatorWindow in oracle.ide.runner |
| Methods in oracle.ide.runner that return NavigatorWindow | |
abstract NavigatorWindow |
Runner.getRunManagerWindow()
Returns the Run Manager Window |
|
Extension SDK | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.