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 TypeClassDescriptionclassGeneric "Back" action which goes back one frame,classGeneric "Forward" action which goes forward one frame.classGeneric "Go Into" action which goes to the frame for the current selection.classGeneric "Up" action which goes to the parent frame for the current frame.