Eclipse Platform
2.0

Uses of Class
org.eclipse.ui.views.framelist.FrameAction

Packages that use FrameAction
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
 class BackAction
          Generic "Back" action which goes back one frame,
 class ForwardAction
          Generic "Forward" action which goes forward one frame.
 class GoIntoAction
          Generic "Go Into" action which goes to the frame for the current selection.
 class UpAction
          Generic "Up" action which goes to the parent frame for the current frame.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.