| Package | Description |
|---|---|
| org.assertj.swing.data |
Data structures.
|
| org.assertj.swing.driver |
Component-specific test drivers. |
| org.assertj.swing.fixture |
Public API, source of FEST's power and flexibility.
|
| Class and Description |
|---|
| Index
An integer-based index.
|
| TableCell
A cell in a
JTable. |
| TableCell.TableCellBuilder
Factory of
TableCells. |
| TableCellByColumnId
Looks up a cell in a
JTable by column identifier. |
| TableCellByColumnId.TableCellBuilder
Factory of
TableCellByColumnIds. |
| TableCellFinder
Finds a cell in a
JTable. |
| TableCellInRowByValue
Looks up a cell in the first found row in
JTable whose values match the given ones. |
| TableCellInRowByValue.TableCellBuilder
Builder of
TableCellInSelectedRows. |
| TableCellInSelectedRow
Looks up a cell in the first selected row of a
JTable. |
| TableCellInSelectedRow.TableCellBuilder
Factory of
TableCellInSelectedRows. |
| Class and Description |
|---|
| Index
An integer-based index.
|
| TableCell
A cell in a
JTable. |
| TableCellFinder
Finds a cell in a
JTable. |
| Class and Description |
|---|
| Index
An integer-based index.
|
| TableCell
A cell in a
JTable. |
| TableCellFinder
Finds a cell in a
JTable. |
Copyright © 2014 AssertJ. All rights reserved.