Package org.fest.swing.driver
Class AbstractButtonSelectedQuery
java.lang.Object
org.fest.swing.driver.AbstractButtonSelectedQuery
Understands an action, executed in the event dispatch thread, that indicates whether an
AbstractButton
is selected or not.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static boolean
isSelected
(AbstractButton button)
-
Constructor Details
-
AbstractButtonSelectedQuery
private AbstractButtonSelectedQuery()
-
-
Method Details
-
isSelected
-