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