Uses of Interface
org.eclipse.corona.collaboration.project.IProjectEventFactory

Packages that use IProjectEventFactory
org.eclipse.corona.collaboration.project   
org.eclipse.corona.container.manager.manage   
org.eclipse.corona.container.project.ui   
 

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

Classes in org.eclipse.corona.collaboration.project that implement IProjectEventFactory
 class ProjectEventFactory
          Factory used to create ProjectEvents
 

Uses of IProjectEventFactory in org.eclipse.corona.container.manager.manage
 

Methods in org.eclipse.corona.container.manager.manage that return IProjectEventFactory
 IProjectEventFactory ProjectContainerManager.getProjectEventFactory()
          Get the ProjectEventFactory (service)
 

Uses of IProjectEventFactory in org.eclipse.corona.container.project.ui
 

Methods in org.eclipse.corona.container.project.ui that return IProjectEventFactory
 IProjectEventFactory Activator.getProjectEventFactory()
          Get the ProjectEventFactory (service)
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.