Package org.fest.swing.query
package org.fest.swing.query
Queries, executed in the event dispatch thread (EDT,) that read property values from GUI components.
-
ClassesClassDescriptionUnderstands an action, executed in the event dispatch thread, that returns the background color of a
.ComponentUnderstands an action, executed in the event dispatch thread, that indicates whether ais enabled or not.ComponentUnderstands an action, executed in the event dispatch thread, that returns the font of a.ComponentUnderstands an action, executed in the event dispatch thread, that returns the foreground color of a.ComponentUnderstands an action, executed in the event dispatch thread, that indicates whether ahas focus or not.ComponentUnderstands an action, executed in the event dispatch thread, that returns the location of aon screen.ComponentUnderstands an action, executed in the event dispatch thread, that returns the parent of a.ComponentUnderstands an action, executed in the event dispatch thread, that indicates whether ais showing or not.ComponentUnderstands an action, executed in the event dispatch thread, that returns the size of a.ComponentUnderstands an action, executed in the event dispatch thread, that indicates whether ais visible or not.ComponentUnderstands an action that returns the index of a column in awhose identifier matches the given one.JTable