Uses of Class
org.eclipse.ui.views.framelist.FrameList
Packages that use FrameList
Package
Description
Provides support for a web-browser style of navigation within a view by maintaining a list
of frames.
-
Uses of FrameList in org.eclipse.ui.views.framelist
Methods in org.eclipse.ui.views.framelist that return FrameListModifier and TypeMethodDescriptionFrameAction.getFrameList()
Returns the frame list.Frame.getParent()
Returns the frame list.Methods in org.eclipse.ui.views.framelist with parameters of type FrameListModifier and TypeMethodDescriptionvoid
Connects this source as a listener on the frame list, so that when the current frame changes, the viewer is updated.void
Sets the frame list.Constructors in org.eclipse.ui.views.framelist with parameters of type FrameListModifierConstructorDescriptionBackAction
(FrameList frameList) Constructs a new action for the specified frame list.ForwardAction
(FrameList frameList) Constructs a new action for the specified frame list.protected
FrameAction
(FrameList frameList) Constructs a new action for the specified frame list.GoIntoAction
(FrameList frameList) Constructs a new action for the specified frame list.Constructs a new action for the specified frame list.