Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

Uses of Interface
org.eclipse.rse.core.model.ISystemResourceSet

Packages that use ISystemResourceSet
org.eclipse.rse.core.model   
org.eclipse.rse.core.subsystems   
org.eclipse.rse.ui.model   
org.eclipse.rse.ui.view   
 

Uses of ISystemResourceSet in org.eclipse.rse.core.model
 

Classes in org.eclipse.rse.core.model that implement ISystemResourceSet
 class AbstractSystemResourceSet
          The common abstract implementation of a ISystemResourceSet.
 class SystemRemoteResourceSet
          An ISystemResourceSet containing remote resources.
 class SystemWorkspaceResourceSet
          An ISystemResourceSet containing workspace resources.
 

Uses of ISystemResourceSet in org.eclipse.rse.core.subsystems
 

Methods in org.eclipse.rse.core.subsystems that return ISystemResourceSet
  ISystemResourceSet ISystemDragDropAdapter. doDrag ( SystemRemoteResourceSet set, IProgressMonitor monitor)
          Perform the drag on the given objects.
  ISystemResourceSet ISystemDragDropAdapter. doDrop ( ISystemResourceSet fromSet, Object to, boolean sameSystemType, boolean sameSystem, int srcType, IProgressMonitor monitor)
          Perform drop from the "fromSet" of objects to the "to" object
 

Methods in org.eclipse.rse.core.subsystems with parameters of type ISystemResourceSet
  ISystemResourceSet ISystemDragDropAdapter. doDrop ( ISystemResourceSet fromSet, Object to, boolean sameSystemType, boolean sameSystem, int srcType, IProgressMonitor monitor)
          Perform drop from the "fromSet" of objects to the "to" object
 boolean ISystemDragDropAdapter. validateDrop ( ISystemResourceSet srcSet, Object target, boolean sameSystem)
          Return true if it is valid for the src objects to be dropped in the target
 

Uses of ISystemResourceSet in org.eclipse.rse.ui.model
 

Classes in org.eclipse.rse.ui.model that implement ISystemResourceSet
 class SystemRemoteElementResourceSet
          A SystemRemoteElementResourceSet is used to gather objects together for operations that work on multiple objects.
 

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

Methods in org.eclipse.rse.ui.view that return ISystemResourceSet
  ISystemResourceSet AbstractSystemViewAdapter. doDrag ( SystemRemoteResourceSet set, IProgressMonitor monitor)
          Perform the drag on the given objects.
  ISystemResourceSet AbstractSystemViewAdapter. doDrop ( ISystemResourceSet fromSet, Object to, boolean sameSystemType, boolean sameSystem, int srcType, IProgressMonitor monitor)
          Perform drop from the "fromSet" of objects to the "to" object.
 

Methods in org.eclipse.rse.ui.view with parameters of type ISystemResourceSet
  ISystemResourceSet AbstractSystemViewAdapter. doDrop ( ISystemResourceSet fromSet, Object to, boolean sameSystemType, boolean sameSystem, int srcType, IProgressMonitor monitor)
          Perform drop from the "fromSet" of objects to the "to" object.
 boolean AbstractSystemViewAdapter. validateDrop ( ISystemResourceSet set, Object target, boolean sameSystem)
           
 


RSE
Release 3.0

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire