Uses of Interface
org.eclipse.corona.collaboration.ICollaborationEvent

Packages that use ICollaborationEvent
org.eclipse.corona.collaboration Provides core support for the runtime. 
org.eclipse.corona.collaboration.project   
 

Uses of ICollaborationEvent in org.eclipse.corona.collaboration
 

Classes in org.eclipse.corona.collaboration that implement ICollaborationEvent
 class CollaborationEvent
          Collaboration Events are a specialized OSGi Event.
 

Uses of ICollaborationEvent in org.eclipse.corona.collaboration.project
 

Subinterfaces of ICollaborationEvent in org.eclipse.corona.collaboration.project
 interface IProjectEvent
           
 

Classes in org.eclipse.corona.collaboration.project that implement ICollaborationEvent
 class ProjectEvent
          Project Events are a special type of Collaboration Events.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.