public class EdtHelper extends Object
| Constructor and Description |
|---|
EdtHelper() |
public void callAndWait(Runnable r) throws InvocationTargetException, InterruptedException
public <T> T callAndWait(Callable<T> c) throws InvocationTargetException, InterruptedException
Copyright © 2012. All Rights Reserved.