RSE
Release 3.0

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

Packages that use ISystemEditableRemoteObject
org.eclipse.rse.files.ui.compare   
org.eclipse.rse.files.ui.resources   
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.view   
 

Uses of ISystemEditableRemoteObject in org.eclipse.rse.files.ui.compare
 

Methods in org.eclipse.rse.files.ui.compare with parameters of type ISystemEditableRemoteObject
 void SystemCompareInput.addRemoteEditable(ISystemEditableRemoteObject file)
           
 

Uses of ISystemEditableRemoteObject in org.eclipse.rse.files.ui.resources
 

Classes in org.eclipse.rse.files.ui.resources that implement ISystemEditableRemoteObject
 class SystemEditableRemoteFile
           
 

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

Methods in org.eclipse.rse.shells.ui.view that return ISystemEditableRemoteObject
 ISystemEditableRemoteObject SystemViewRemoteOutputAdapter.getEditableRemoteObject(Object element)
          Returns the associated remote editable object for this line of output
 

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

Constructors in org.eclipse.rse.ui.actions with parameters of type ISystemEditableRemoteObject
LazyDownloadJob(ISystemEditableRemoteObject editable)
           
 

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

Methods in org.eclipse.rse.ui.view that return ISystemEditableRemoteObject
 ISystemEditableRemoteObject AbstractSystemViewAdapter.getEditableRemoteObject(Object object)
          Return the remote edit wrapper for this object.
 ISystemEditableRemoteObject ISystemRemoteElementAdapter.getEditableRemoteObject(Object object)
          Return the remote edit wrapper for this object.
 


RSE
Release 3.0

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