Class PathEntryStoreChangedEvent

  • All Implemented Interfaces:
    Serializable

    public class PathEntryStoreChangedEvent
    extends EventObject
    PathEntryChangedEvent
    See Also:
    Serialized Form
    Restriction:
    This class is not intended to be subclassed by clients.
    Restriction:
    This class is not intended to be instantiated by clients.
    • Constructor Detail

      • PathEntryStoreChangedEvent

        public PathEntryStoreChangedEvent​(IPathEntryStore store,
                                          org.eclipse.core.resources.IProject project,
                                          int flags)
    • Method Detail

      • getProject

        public org.eclipse.core.resources.IProject getProject()
      • hasContentChanged

        public boolean hasContentChanged()
      • hasClosed

        public boolean hasClosed()