Uses of Class
org.eclipse.ui.views.framelist.FrameAction
-
Packages that use FrameAction 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. -
-
Uses of FrameAction in org.eclipse.ui.views.framelist
Subclasses of FrameAction in org.eclipse.ui.views.framelist Modifier and Type Class Description classBackActionGeneric "Back" action which goes back one frame,classForwardActionGeneric "Forward" action which goes forward one frame.classGoIntoActionGeneric "Go Into" action which goes to the frame for the current selection.classUpActionGeneric "Up" action which goes to the parent frame for the current frame.
-