java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JTabbedPane
com.inductiveautomation.ignition.client.util.gui.errors.TabbedErrorDisplay
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class TabbedErrorDisplay extends JTabbedPane
See Also:
  • Constructor Details

  • Method Details

    • setError

      public void setError(DisplayableError error)
    • doReport

      public void doReport()
    • reportDone

      protected void reportDone()
    • updateText

      public void updateText()
      Call this before display if there's any chance the locale has changed.
    • showStackTraceControls

      public void showStackTraceControls()
    • hideStackTraceControls

      public void hideStackTraceControls()