Package org.fest.swing.driver
Class JFileChooserApproveButtonTextQuery
java.lang.Object
org.fest.swing.driver.JFileChooserApproveButtonTextQuery
Understands an action, executed in the event dispatch thread, that returns the text used in the "approve button" of a
JFileChooser
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static String
approveButtonTextFrom
(JFileChooser fileChooser)
-
Constructor Details
-
JFileChooserApproveButtonTextQuery
private JFileChooserApproveButtonTextQuery()
-
-
Method Details
-
approveButtonTextFrom
-