Module org.autogui
Package org.autogui.swing
Class GuiSwingViewCollectionTable.TableTargetCellForCollectionTable
java.lang.Object
org.autogui.swing.table.TableTargetCellForJTable
org.autogui.swing.GuiSwingViewCollectionTable.TableTargetCellForCollectionTable
- All Implemented Interfaces:
GuiReprCollectionTable.TableTarget,GuiReprCollectionTable.TableTargetCell
- Enclosing class:
GuiSwingViewCollectionTable
public static class GuiSwingViewCollectionTable.TableTargetCellForCollectionTable
extends TableTargetCellForJTable
-
Field Summary
Fields inherited from class org.autogui.swing.table.TableTargetCellForJTable
table -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.autogui.swing.table.TableTargetCellForJTable
getCellsByCellIndices, getSelectedCellIndices, getSelectedCells, getSelectedRowAllCellIndices, getSelectedRowAllCells, getSelectedRows, getSelectedRowsView, getSelectedRowValues, getTable, isSelectionEmpty, setCellValues, setCellValuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.autogui.base.mapping.GuiReprCollectionTable.TableTarget
getSelectedCellIndicesAsList, getSelectedCellValuesMethods inherited from interface org.autogui.base.mapping.GuiReprCollectionTable.TableTargetCell
getSelectedRowAllCellIndicesAsList
-
Constructor Details
-
TableTargetCellForCollectionTable
-
-
Method Details
-
getCollectionTable
-
convertViewToData
public int[] convertViewToData(int viewRow, int viewColumn) - Overrides:
convertViewToDatain classTableTargetCellForJTable
-