Package org.fest.swing.core
Class ComponentIsFocusableQuery
java.lang.Object
org.fest.swing.core.ComponentIsFocusableQuery
Understands an action, executed in the event dispatch thread, that indicates whether a
Component
is focusable or not.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static boolean
isFocusable
(Component component)
-
Constructor Details
-
ComponentIsFocusableQuery
private ComponentIsFocusableQuery()
-
-
Method Details
-
isFocusable
-