RSE
Release 1.0

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

Packages that use ISystemPropertyConstants
org.eclipse.rse.files.ui.view   
org.eclipse.rse.processes.ui.view   
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.ui.dialogs   
org.eclipse.rse.ui.filters.dialogs   
org.eclipse.rse.ui.view   
org.eclipse.rse.ui.view.team   
 

Uses of ISystemPropertyConstants in org.eclipse.rse.files.ui.view
 

Classes in org.eclipse.rse.files.ui.view that implement ISystemPropertyConstants
 class SystemViewRemoteFileAdapter
          Adapter for displaying remote file system objects in tree views.
 class SystemViewRemoteSearchResultAdapter
          Adapter class to enable the output of a search to be "live" in that it has actions and properties.
 class SystemViewRemoteSearchResultSetAdapter
          Adapter for a search result set.
 

Uses of ISystemPropertyConstants in org.eclipse.rse.processes.ui.view
 

Classes in org.eclipse.rse.processes.ui.view that implement ISystemPropertyConstants
 class SystemViewRemoteProcessAdapter
           
 

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

Classes in org.eclipse.rse.shells.ui.view that implement ISystemPropertyConstants
 class SystemViewRemoteErrorAdapter
          Comment goes here
 class SystemViewRemoteOutputAdapter
          This is the adapter for smart output from remote commands, such that they can support right click actions and such.
 

Uses of ISystemPropertyConstants in org.eclipse.rse.ui.dialogs
 

Classes in org.eclipse.rse.ui.dialogs that implement ISystemPropertyConstants
 class SystemCopyProfileDialog
          Dialog for copying a system profile.
 class SystemDeleteDialog
          Dialog for confirming resource deletion.
 class SystemRenameDialog
          Dialog for renaming multiple resources.
 class SystemRenameSingleDialog
          Dialog for renaming a single resource.
 class SystemSelectAnythingDialog
           
 class SystemSimpleSelectDialog
          Dialog that uses a checkbox tree viewer to prompt users to select hierarchical items.
 

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

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

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

Classes in org.eclipse.rse.ui.view that implement ISystemPropertyConstants
 class AbstractSystemViewAdapter
          Base class for adapters needed for the SystemView viewer.
 class SystemViewConnectionAdapter
          Adapter for displaying SystemConnection objects in tree views.
 class SystemViewFilterAdapter
          Default Adapter for displaying filter objects in tree views.
 class SystemViewFilterPoolAdapter
          Adapter for displaying SystemFilterPool objects in tree views.
 class SystemViewFilterPoolReferenceAdapter
          Adapter for displaying SystemFilterPool reference objects in tree views.
 class SystemViewFilterReferenceAdapter
          Adapter for displaying SystemFilterReference objects in tree views.
 class SystemViewFilterStringAdapter
          Default Adapter for displaying filter string objects in tree views.
 class SystemViewMessageAdapter
          Adapter for displaying temporary message objects when an expand fails or is cancelled.
 class SystemViewNewConnectionPromptAdapter
          Adapter class for new connection prompt objects.
 class SystemViewPromptableAdapter
          Adapter for displaying special-case prompt objects in the system views.
 class SystemViewRootInputAdapter
          Adapter for the root-providing object of the SystemView tree viewer.
 class SystemViewScratchpadAdapter
          Adapter for the root-providing object of the SystemView tree viewer.
 class SystemViewSubSystemAdapter
          Adapter for displaying SubSystem objects in tree views.
 

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

Classes in org.eclipse.rse.ui.view.team that implement ISystemPropertyConstants
 class SystemTeamViewCategoryAdapter
          Adapter for displaying and processing SystemTeamViewCategoryNode objects in tree views, such as the Team view.
 class SystemTeamViewProfileAdapter
          Adapter for displaying and processing SystemProfile objects in tree views, such as the Team view.
 class SystemTeamViewSubSystemConfigurationAdapter
          Adapter for displaying and processing SystemTeamViewSubSystemConfigurationNode objects in tree views, such as the Team view.
 


RSE
Release 1.0

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