An editor has been activated. Sets the selection in this navigator
to be the editor's input, if linking is enabled.
Parameters: editor - the active editor since: 2.0
Returns the initial input for the viewer.
Tries to convert the page input to a resource, either directly or via IAdaptable.
If the resource is a container, it uses that.
If the resource is a file, it uses its parent folder.
If a resource could not be obtained, it uses the workspace root.
since: 2.0
Handles a selection changed event from the viewer.
Updates the status line and the action bars, and links to editor (if option enabled).
Parameters: event - the selection event since: 2.0
init
public void init(IViewSite site, IMemento memento) throws PartInitException(Code)
Returns whether the navigator selection automatically tracks the active
editor.
true if linking is enabled, falseif not since: 2.0 (this was protected in 2.0, but was made public in 2.1)
Updates the title text and title tool tip.
Called whenever the input of the viewer changes.
Called whenever the input of the viewer changes.
since: 2.0