Package org.fest.swing.driver
Class JOptionPaneMessageQuery
java.lang.Object
org.fest.swing.driver.JOptionPaneMessageQuery
Understands an action, executed in the event dispatch thread, that returns the message of a
JOptionPane
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static Object
messageOf
(JOptionPane optionPane)
-
Constructor Details
-
JOptionPaneMessageQuery
private JOptionPaneMessageQuery()
-
-
Method Details
-
messageOf
-