RSE
Release 1.0

Uses of Interface
org.eclipse.rse.ui.view.ISystemSelectAllTarget

Packages that use ISystemSelectAllTarget
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.view   
org.eclipse.rse.ui.view.scratchpad   
org.eclipse.rse.ui.view.search   
org.eclipse.rse.ui.view.team   
 

Uses of ISystemSelectAllTarget in org.eclipse.rse.shells.ui.view
 

Classes in org.eclipse.rse.shells.ui.view that implement ISystemSelectAllTarget
 class SystemBuildErrorView
           
 class SystemCommandsView
           
 

Uses of ISystemSelectAllTarget in org.eclipse.rse.ui.actions
 

Constructors in org.eclipse.rse.ui.actions with parameters of type ISystemSelectAllTarget
SystemCommonSelectAllAction(Shell parent, ISelectionProvider selProvider, ISystemSelectAllTarget target)
          Constructor
 

Uses of ISystemSelectAllTarget in org.eclipse.rse.ui.view
 

Classes in org.eclipse.rse.ui.view that implement ISystemSelectAllTarget
 class SystemTableTreeView
          This subclass of the standard JFace tabletree viewer is used to show a generic tabletree view of the selected object
 class SystemTableView
          This subclass of the standard JFace table viewer is used to show a generic table view of the selected object in the Systems view
 class SystemView
          This subclass of the standard JFace tree viewer is used to show a tree view of connections to remote systems, which can be manipulated and expanded to access remote objects in the remote system.
 

Uses of ISystemSelectAllTarget in org.eclipse.rse.ui.view.scratchpad
 

Classes in org.eclipse.rse.ui.view.scratchpad that implement ISystemSelectAllTarget
 class SystemScratchpadView
          This subclass of the standard JFace tabletree viewer is used to show a generic tabletree view of the selected object
 

Uses of ISystemSelectAllTarget in org.eclipse.rse.ui.view.search
 

Classes in org.eclipse.rse.ui.view.search that implement ISystemSelectAllTarget
 class SystemSearchTableView
           
 

Uses of ISystemSelectAllTarget in org.eclipse.rse.ui.view.team
 

Classes in org.eclipse.rse.ui.view.team that implement ISystemSelectAllTarget
 class SystemTeamView
          We specialize tree viewer for the Team view, so we know when we are dealing with the team view in common code.
 


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.