| Constructor and Description |
|---|
GuiTask() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
executeInEDT()
Specifies the action to execute in the event dispatch thread (EDT.)
|
void |
run()
Runs this task action and verifies that it is executed in the event dispatch thread (EDT.)
|
public final void run()
ActionFailedException - if this task was not executed in the EDT.Copyright © 2014 AssertJ. All rights reserved.