|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JTableLocation | |
|---|---|
| org.fest.swing.driver |
Drivers that simulate user input on GUI s. |
| Uses of JTableLocation in org.fest.swing.driver |
|---|
| Fields in org.fest.swing.driver declared as JTableLocation | |
|---|---|
protected JTableLocation |
AbstractJTableCellWriter.location
|
| Methods in org.fest.swing.driver with parameters of type JTableLocation | |
|---|---|
protected static Point |
AbstractJTableCellWriter.cellLocation(JTable table,
int row,
int column,
JTableLocation location)
Returns the location of the given table cell. |
protected static void |
AbstractJTableCellWriter.scrollToCell(JTable table,
int row,
int column,
JTableLocation location)
Scrolls the given to the given cell. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||