Uses of Class
org.eclipse.ecf.presence.collab.ui.AbstractCollabShare

Packages that use AbstractCollabShare
org.eclipse.ecf.presence.collab.ui.console   
org.eclipse.ecf.presence.collab.ui.screencapture   
org.eclipse.ecf.presence.collab.ui.url   
org.eclipse.ecf.presence.collab.ui.view   
 

Uses of AbstractCollabShare in org.eclipse.ecf.presence.collab.ui.console
 

Subclasses of AbstractCollabShare in org.eclipse.ecf.presence.collab.ui.console
 class ConsoleShare
          Send/receive requests to share a specific view (identified by view ID).
 

Uses of AbstractCollabShare in org.eclipse.ecf.presence.collab.ui.screencapture
 

Subclasses of AbstractCollabShare in org.eclipse.ecf.presence.collab.ui.screencapture
 class ScreenCaptureShare
          Send/receive requests to share a specific view (identified by view ID).
 

Uses of AbstractCollabShare in org.eclipse.ecf.presence.collab.ui.url
 

Subclasses of AbstractCollabShare in org.eclipse.ecf.presence.collab.ui.url
 class URLShare
          Send/receive requests to display an URL in the internal web browser.
 

Uses of AbstractCollabShare in org.eclipse.ecf.presence.collab.ui.view
 

Subclasses of AbstractCollabShare in org.eclipse.ecf.presence.collab.ui.view
 class ViewShare
          Send/receive requests to share a specific view (identified by view ID).