public class NavigatorFrameSource extends TreeViewerFrameSource
CURRENT_FRAME, FULL_CONTEXT, PARENT_FRAME, SELECTION_FRAME
Constructor and Description |
---|
NavigatorFrameSource(ResourceNavigator navigator)
Constructs a new frame source for the specified resource navigator.
|
Modifier and Type | Method and Description |
---|---|
protected TreeFrame |
createFrame(Object input)
Returns a new frame.
|
protected void |
frameChanged(TreeFrame frame)
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 frameGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.