Package | Description |
---|---|
org.fest.swing.edt |
Support for GUI component access from the event dispatch thread (EDT.)
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
GuiActionRunner.execute(GuiQuery<T> query)
Executes the given query in the event dispatch thread.
|
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.