Uses of Class
org.eclipse.ui.views.framelist.FrameAction
Packages that use FrameAction
Package
Description
Provides support for a web-browser style of navigation within a view by maintaining a list
of frames.
-
Uses of FrameAction in org.eclipse.ui.views.framelist
Subclasses of FrameAction in org.eclipse.ui.views.framelistModifier and TypeClassDescriptionclass
Generic "Back" action which goes back one frame,class
Generic "Forward" action which goes forward one frame.class
Generic "Go Into" action which goes to the frame for the current selection.class
Generic "Up" action which goes to the parent frame for the current frame.