public class NavigatorFrameSource extends TreeViewerFrameSource
CURRENT_FRAME, FULL_CONTEXT, PARENT_FRAME, SELECTION_FRAME
Constructor and Description |
---|
NavigatorFrameSource(ResourceNavigator navigator)
Deprecated.
Constructs a new frame source for the specified resource navigator.
|
Modifier and Type | Method and Description |
---|---|
protected TreeFrame |
createFrame(Object input)
Deprecated.
Returns a new frame.
|
protected void |
frameChanged(TreeFrame frame)
Deprecated.
Also updates the navigator's title.
|
connectTo, getCurrentFrame, getFrame, getParentFrame, getSelectionFrame, getViewer, handlePropertyChange
public NavigatorFrameSource(ResourceNavigator navigator)
navigator
- the resource navigatorprotected TreeFrame createFrame(Object input)
createFrame
in class TreeViewerFrameSource
input
- the input elementprotected void frameChanged(TreeFrame frame)
frameChanged
in class TreeViewerFrameSource
frame
- the new value for the current frame
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.