Interface DialogHandler

    • Method Detail

      • displayThrowable

        void displayThrowable​(Throwable throwable,
                              Component root)
        Display an error message
        Parameters:
        throwable - the throwable
        root - the component on which to display the dialog - normally this is the PDFViewer, but it may be anything or null