Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.eclipse.core.internal.events

Interface Summary
ILifecycleListener Interface for clients interested in receiving notification of workspace lifecycle events.
 

Class Summary
AutoBuildJob The job for performing workspace auto-builds, and pre- and post- autobuild notification.
BuildCommand  
BuilderPersistentInfo  
BuildManager  
DeltaFilter  
EventStats A placeholder for statistics about the runtime behaviour of a particular plugin.
InternalBuilder This class is the internal basis for all builders.
LifecycleEvent Class used for broadcasting internal workspace lifecycle events.
NodeIDMap A specialized map that maps Node IDs to their old and new paths.
NotificationManager  
PathVariableChangeEvent Describes a change in path variable.
ResourceChangeEvent  
ResourceChangeListenerList This class is used to maintain a list of listeners.
ResourceChangeListenerList.ListenerEntry  
ResourceComparator Compares two Resources and returns flags describing how they have changed, for use in computing deltas.
ResourceDelta Concrete implementation of the IResourceDelta interface.
ResourceDeltaFactory This class is used for calculating and building resource delta trees for notification and build purposes.
ResourceDeltaInfo