Class AbstractMainTable

    • Constructor Detail

      • AbstractMainTable

        protected AbstractMainTable()
    • Method Detail

      • buildTableComponent

        protected JComponent buildTableComponent()
      • buildTableComponentButtons

        protected void buildTableComponentButtons​(com.jgoodies.forms.builder.ButtonBarBuilder builder)
      • createTable

        protected abstract org.jdesktop.swingx.JXTable createTable()
      • getTable

        protected final org.jdesktop.swingx.JXTable getTable()
      • getTableIcon

        protected Icon getTableIcon()
      • getTableTitle

        protected String getTableTitle()