Class IntrospectionDialog.ButtonPanel

    • Constructor Detail

      • ButtonPanel

        ButtonPanel​(DynamicTableModel model,
                    JTable viewer)
        Constructs a new ButtonPanel.
        Parameters:
        model - DynamicTableModel; the model to control
        viewer - JTable; the viewer to control
    • Method Detail

      • addRow

        protected void addRow()
        Adds a row.
      • delRows

        protected void delRows()
        Deletes the rows currently selected from the table model.