Package org.fest.swing.driver
Class JTextComponentTextQuery
java.lang.Object
org.fest.swing.driver.JTextComponentTextQuery
Understands an action, executed in the event dispatch thread, that returns the text of a
JTextComponent
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static String
textOf
(JTextComponent textComponent)
-
Constructor Details
-
JTextComponentTextQuery
private JTextComponentTextQuery()
-
-
Method Details
-
textOf
-