| Interface | Description |
|---|---|
| ApplicationChangeListener |
Callback interface for when the selected application has changed in
the Application Navigator.
|
| ApplicationChangeNotifier |
Interface implemented by an object that can be the source of
ApplicationChangeEvent notifications. |
| AsyncNavigatorWindow |
Marker interface.
|
| Extension |
The
Extension interface provides the API for customizing
the navigator window. |
| Class | Description |
|---|---|
| ApplicationChangeEvent |
Event object representing a change in the selected application in an
application navigator.
|
| ContentSetSupport | |
| CutPasteSupport |
Class to handler actions CUT and PASTE performed on Project navigator.
|
| HostedView | |
| NavigatorConstants | Deprecated
since 11.1.2.0.0
|
| NavigatorInit | |
| NavigatorInitFactory | |
| NavigatorManager |
The
NavigatorManager is responsible for managing the creation
of the system navigator and transient navigators opened on selected nodes. |
| NavigatorMenuConstants | |
| NavigatorWindow |
NavigatorWindow interface provides the API for managing
the contents of a navigator window tree. |
| NavTaskButton |
A button control that is used to launch a task from the navigator.
|
| ProjectNavigatorManager | |
| ProjectNavigatorWindow | |
| RefreshTask |
Class should be used as a super-class for a refresh task implementation.
|
| Res | |
| Res_de | |
| Res_en | |
| Res_es | |
| Res_fr | |
| Res_it | |
| Res_ja | |
| Res_ko | |
| Res_pt_BR | |
| Res_zh_CN | |
| Res_zh_TW | |
| ViewSupport |
Provides navigator view options.
|
Related Documentation
See Extending JDeveloper Using the Addin API for detailed information.