Module org.autogui

Class GuiSwingTableColumnSet.TableSelectionChangeIndicesRowAndColumn

java.lang.Object
org.autogui.swing.table.GuiSwingTableColumnSet.TableSelectionChangeIndicesRowAndColumn
All Implemented Interfaces:
GuiSwingTableColumnSet.TableSelectionChange
Enclosing interface:
GuiSwingTableColumnSet

public static class GuiSwingTableColumnSet.TableSelectionChangeIndicesRowAndColumn extends Object implements GuiSwingTableColumnSet.TableSelectionChange
list of selected {row, column} indices
  • Field Details

  • Constructor Details

    • TableSelectionChangeIndicesRowAndColumn

      public TableSelectionChangeIndicesRowAndColumn(Collection<int[]> indices)