Class AbstractFileChangeEvent

    • Constructor Detail

      • AbstractFileChangeEvent

        public AbstractFileChangeEvent​(FileObject file)
    • Method Detail

      • notify

        public abstract void notify​(FileListener listener)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception