|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| 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 | |
|---|---|
protected abstract NavigatorWindow |
NavigatorManager.createNavigatorWindow()Subclasses must override this method to create the NavigatorWindow. |
protected NavigatorWindow |
ProjectNavigatorManager.createNavigatorWindow(Context context, ViewId viewId) |
protected NavigatorWindow |
NavigatorInit.getNavigatorWindow() |
NavigatorWindow |
NavigatorManager.getNavigatorWindow()Returns the NavigatorWindow. |
protected NavigatorWindow |
ProjectNavigatorManager.getShowTarget(NavigatorWindow navWin) |
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. |
| Methods in oracle.ide.navigator with parameters of type NavigatorWindow | |
|---|---|
protected NavigatorWindow |
ProjectNavigatorManager.getShowTarget(NavigatorWindow navWin) |
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 |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||