Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

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

Packages that use FrameList
org.eclipse.ui.views.framelist Provides support for a web-browser style of navigation within a view by maintaining a list of frames. 
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace. 
 

Uses of FrameList in org.eclipse.ui.views.framelist
 

Methods in org.eclipse.ui.views.framelist that return FrameList
  FrameList FrameAction. getFrameList ()
          Returns the frame list.
  FrameList Frame. getParent ()
          Returns the frame list.
 

Methods in org.eclipse.ui.views.framelist with parameters of type FrameList
 void TreeViewerFrameSource. connectTo ( FrameList frameList)
          Connects this source as a listener on the frame list, so that when the current frame changes, the viewer is updated.
 void Frame. setParent ( FrameList parent)
          Sets the frame list.
 

Constructors in org.eclipse.ui.views.framelist with parameters of type FrameList
BackAction ( FrameList frameList)
          Constructs a new action for the specified frame list.
ForwardAction ( FrameList frameList)
          Constructs a new action for the specified frame list.
FrameAction ( FrameList frameList)
          Constructs a new action for the specified frame list.
GoIntoAction ( FrameList frameList)
          Constructs a new action for the specified frame list.
UpAction ( FrameList frameList)
          Constructs a new action for the specified frame list.
 

Uses of FrameList in org.eclipse.ui.views.navigator
 

Methods in org.eclipse.ui.views.navigator that return FrameList
protected   FrameList ResourceNavigator. createFrameList ()
          Deprecated. Creates the frame source and frame list, and connects them.
  FrameList ResourceNavigator. getFrameList ()
          Deprecated.  
  FrameList IResourceNavigator. getFrameList ()
          Deprecated. Returns the frame list for this navigator.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire