Package | Description |
---|---|
org.eclipse.ui.views.framelist |
Provides support for a web-browser style of navigation within a view by maintaining a list
of frames.
|
org.eclipse.ui.views.navigator |
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeViewerFrameSource
Frame source for tree viewers, which uses
TreeFrame to capture
the state of the tree viewer. |
Modifier and Type | Method and Description |
---|---|
IFrameSource |
FrameList.getSource()
Returns the frame source.
|
Constructor and Description |
---|
FrameList(IFrameSource source)
Creates a new frame list with the given source.
|
Modifier and Type | Class and Description |
---|---|
class |
NavigatorFrameSource
Deprecated.
as of 3.5, use the Common Navigator Framework classes instead
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.