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 © 2013. All Rights Reserved.