| Constructor and Description |
|---|
GuiQuery() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
executeInEDT()
Specifies the action to execute in the event dispatch thread (EDT.)
|
void |
run()
Executes the query in the event dispatch thread (EDT.) This method waits until the action has finish its execution.
|
public final void run()
ActionFailedException - if this task is not executed in the event dispatch thread (EDT.)Copyright © 2014 AssertJ. All rights reserved.