RSE
Release 1.0

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

Packages that use ISystemRenameTarget
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 ISystemRenameTarget in org.eclipse.rse.shells.ui.view
 

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

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

Constructors in org.eclipse.rse.ui.actions with parameters of type ISystemRenameTarget
SystemCommonRenameAction(Shell parent, ISystemRenameTarget target)
          Constructor when using a rename target
 

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

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

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

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

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

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

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

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

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