Class ExceptionDialogTab

java.lang.Object
net.anwiba.commons.swing.dialog.tabbed.AbstractDialogTab
net.anwiba.commons.swing.dialog.exception.ExceptionDialogTab
All Implemented Interfaces:
IDataStateObserver, IDialogTab

public class ExceptionDialogTab extends AbstractDialogTab
  • Constructor Details

    • ExceptionDialogTab

      public ExceptionDialogTab(Throwable throwable)
    • ExceptionDialogTab

      public ExceptionDialogTab(IMessage message)
  • Method Details