| Package | Description |
|---|---|
| org.assertj.swing.edt |
Ensure that
Component access is done in the event dispatch thread (EDT.) |
| Modifier and Type | Method and Description |
|---|---|
static void |
GuiActionRunner.execute(GuiTask task)
Executes the given task in the event dispatch thread (EDT.) This method waits until the task has finished its
execution.
|
Copyright © 2014 AssertJ. All rights reserved.