Package org.fest.swing.driver
Class JTextComponentEditableQuery
java.lang.Object
org.fest.swing.driver.JTextComponentEditableQuery
Understands an action, executed in the event dispatch thread, that indicates whether a
JTextComponent
is editable or not.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static boolean
isEditable
(JTextComponent textBox)
-
Constructor Details
-
JTextComponentEditableQuery
private JTextComponentEditableQuery()
-
-
Method Details
-
isEditable
-