- java.lang.Object
-
- org.testfx.matcher.control.ButtonMatchers
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.hamcrest.Matcher<Button>isCancelButton()Creates a matcher that matches allButtons that are cancel buttons.static org.hamcrest.Matcher<Button>isDefaultButton()Creates a matcher that matches allButtons that are default buttons.
-