Class ErrorableContentPanel.ErrorTablePanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.reporting.ErrorableContentPanel.ErrorTablePanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
ErrorableContentPanel

protected class ErrorableContentPanel.ErrorTablePanel extends JPanel
Provides a JPanel with an embedded single column JideTable, and a dark background/light foreground header label. The included tablemodel holds a single column format data to be presented in the table.
See Also:
  • Field Details

  • Constructor Details

    • ErrorTablePanel

      public ErrorTablePanel()
  • Method Details

    • updateTableModel

      public void updateTableModel(List<String> errors)
    • getGrowHeight

      public int getGrowHeight()