Class DialogErrorHandler


  • public class DialogErrorHandler
    extends ErrorHandler
    Swing dialog for reporting errors while loading. Shows each one, could save until end if needed.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void done()
      Do nothing at end, already displayed
      void handle​(ErrorMemo e)
      Handle error by formatting and putting up a dialog box
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait