Interface | Description |
---|---|
NavigatorDisplayer |
An abstraction for displaying the Navigator UI.
|
NavigatorLookupHint |
Hint for Navigator clients to link
Lookup of their
TopComponent with Navigator content type. |
NavigatorLookupPanelsPolicy |
Interface for SPI clients who want to affect searching mechanism for
available NavigatorPanel implementations.
|
NavigatorPanel |
Navigation related view description.
|
NavigatorPanel.DynamicRegistration |
Dynamically create panels for files.
|
NavigatorPanelWithToolbar |
Description of navigation view with a toolbar component on top of basic
NavigatorPanel features. |
NavigatorPanelWithUndo |
Description of navigation view with undo/redo support on top of basic
NavigatorPanel features.
|
Class | Description |
---|---|
NavigatorHandler |
Set of methods for driving navigator behaviour.
|
Annotation Type | Description |
---|---|
NavigatorPanel.Registration |
Registers a navigator panel.
|
NavigatorPanel.Registrations |
Used in case multiple registrations are needed in one place.
|