Package org.fest.swing.driver
Class JOptionPaneOptionsQuery
java.lang.Object
org.fest.swing.driver.JOptionPaneOptionsQuery
Understands an action, executed in the event dispatch thread, that returns the choices the user can make in a
JOptionPane
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static Object[]
optionsOf
(JOptionPane optionPane)
-
Constructor Details
-
JOptionPaneOptionsQuery
private JOptionPaneOptionsQuery()
-
-
Method Details
-
optionsOf
-