Eclipse Platform
2.0

Uses of Interface
org.eclipse.ui.views.framelist.IFrameSource

Packages that use IFrameSource
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 IFrameSource in org.eclipse.ui.views.framelist
 

Classes in org.eclipse.ui.views.framelist that implement IFrameSource
 class TreeViewerFrameSource
          Frame source for tree viewers, which uses TreeFrame to capture the state of the tree viewer.
 

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

Classes in org.eclipse.ui.views.navigator that implement IFrameSource
 class NavigatorFrameSource
          Frame source for the resource navigator.
 


Eclipse Platform
2.0

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