Uses of Interface
org.eclipse.ui.views.framelist.IFrameSource
Packages that use IFrameSource
Package
Description
Provides support for a web-browser style of navigation within a view by maintaining a list
of frames.
-
Uses of IFrameSource in org.eclipse.ui.views.framelist
Classes in org.eclipse.ui.views.framelist that implement IFrameSourceModifier and TypeClassDescriptionclass
Frame source for tree viewers, which usesTreeFrame
to capture the state of the tree viewer.Methods in org.eclipse.ui.views.framelist that return IFrameSourceConstructors in org.eclipse.ui.views.framelist with parameters of type IFrameSourceModifierConstructorDescriptionFrameList
(IFrameSource source) Creates a new frame list with the given source.