Class JTableCellEditorQuery

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

final class JTableCellEditorQuery extends Object
Understands an action that returns the Component of a JTable cell editor.

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

See Also:
  • Constructor Details

    • JTableCellEditorQuery

      private JTableCellEditorQuery()
  • Method Details