Class ProgressErrorEvent

    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Method Summary

      • Methods inherited from class java.util.EventObject

        getSource
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ProgressErrorEvent

        public ProgressErrorEvent​(java.lang.Object source)
      • ProgressErrorEvent

        public ProgressErrorEvent​(java.lang.Object source,
                                  ProgressStatus progressStatus)