Class AbstractButtonTextQuery

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

final class AbstractButtonTextQuery extends Object
Understands an action, executed in the event dispatch thread, that returns the text of an AbstractButton.
See Also:
  • Constructor Details

    • AbstractButtonTextQuery

      private AbstractButtonTextQuery()
  • Method Details