Class JTableSingleRowCellSelectedQuery

java.lang.Object
org.fest.swing.driver.JTableSingleRowCellSelectedQuery

final class JTableSingleRowCellSelectedQuery extends Object
Understands an action that indicates whether a cell in a JTable is selected or not.

Note: Methods in this class are not executed in the event dispatch thread (EDT.) Clients are responsible for invoking them in the EDT.

  • Constructor Details

    • JTableSingleRowCellSelectedQuery

      private JTableSingleRowCellSelectedQuery()
  • Method Details