Package docking

Class AbstractErrDialog

All Implemented Interfaces:
ActionContextProvider, StatusListener, TaskListener
Direct Known Subclasses:
ErrLogDialog, ErrLogExpandableDialog

public abstract class AbstractErrDialog extends ReusableDialogComponentProvider
A dialog that is meant to be extended for showing exceptions
  • Field Details

  • Constructor Details

    • AbstractErrDialog

      protected AbstractErrDialog(String title)
  • Method Details

    • dialogClosed

      protected final void dialogClosed()
      Description copied from class: DialogComponentProvider
      Override this method if you want to do something when the dialog is made invisible
      Overrides:
      dialogClosed in class DialogComponentProvider
    • getMessage

      public abstract String getMessage()
      Returns the string message of this error dialog
      Returns:
      the message