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