RSE
Release 1.0

Uses of Interface
org.eclipse.rse.ui.ISystemDeleteTarget

Packages that use ISystemDeleteTarget
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.filters.dialogs   
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 ISystemDeleteTarget in org.eclipse.rse.shells.ui.view
 

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

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

Constructors in org.eclipse.rse.ui.actions with parameters of type ISystemDeleteTarget
SystemCommonDeleteAction(Shell parent, ISystemDeleteTarget deleteTarget)
          Constructor for SystemDeleteAction when using a delete target
SystemCommonDeleteAction.DeleteRunnable(ISystemDeleteTarget target)
           
 

Uses of ISystemDeleteTarget in org.eclipse.rse.ui.filters.dialogs
 

Classes in org.eclipse.rse.ui.filters.dialogs that implement ISystemDeleteTarget
 class SystemFilterWorkWithFilterPoolsDialog
          Dialog for working with filter pools.
 

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

Classes in org.eclipse.rse.ui.view that implement ISystemDeleteTarget
 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 ISystemDeleteTarget in org.eclipse.rse.ui.view.scratchpad
 

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

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

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

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

Classes in org.eclipse.rse.ui.view.team that implement ISystemDeleteTarget
 class SystemTeamViewPart
          The viewer and view part for the Team view
 


RSE
Release 1.0

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