Faceted Project Framework
Version 1.3

Uses of Interface
org.eclipse.wst.common.project.facet.core.events.IFacetedProjectEvent

Packages that use IFacetedProjectEvent
org.eclipse.wst.common.project.facet.core.events   
 

Uses of IFacetedProjectEvent in org.eclipse.wst.common.project.facet.core.events
 

Subinterfaces of IFacetedProjectEvent in org.eclipse.wst.common.project.facet.core.events
 interface IFixedFacetsChangedEvent
          This interface is implemented by the event object that is used for the FIXED_FACETS_CHANGED event.
 interface IPrimaryRuntimeChangedEvent
          This interface is implemented by the event object that is used for the PRIMARY_RUNTIME_CHANGED event.
 interface IProjectFacetActionEvent
          This interface is implemented by the event object that is used for the PRE_INSTALL, POST_INSTALL, PRE_UNINSTALL, POST_UNINSTALL, PRE_VERSION_CHANGE, and POST_VERSION_CHANGE events.
 interface IProjectFacetsChangedEvent
           
 interface ITargetedRuntimesChangedEvent
          This interface is implemented by the event object that is used for the TARGETED_RUNTIMES_CHANGED event.
 

Methods in org.eclipse.wst.common.project.facet.core.events with parameters of type IFacetedProjectEvent
 void IFacetedProjectListener.handleEvent(IFacetedProjectEvent event)
          This method is called by the framework to notify the listener that an event has occurred.
 


Faceted Project Framework
Version 1.3

Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.