|
Griffon 1.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgriffon.util.RunnableWithArgs
griffon.core.UIThreadManager.RunnableRunner
private static abstract class UIThreadManager.RunnableRunner extends RunnableWithArgs
Field Summary | |
---|---|
private String |
methodName
|
Fields inherited from class RunnableWithArgs | |
---|---|
NO_ARGS, args, lock |
Constructor Summary | |
protected UIThreadManager.RunnableRunner(String methodName)
|
Method Summary | |
---|---|
void
|
run(Object[] args)
|
protected void
|
withRunnable(Runnable runnable)
|
Methods inherited from class RunnableWithArgs | |
---|---|
getArgs, run, run, setArgs |
Field Detail |
---|
private final String methodName
Constructor Detail |
---|
protected UIThreadManager.RunnableRunner(String methodName)
Method Detail |
---|
public void run(Object[] args)
protected void withRunnable(Runnable runnable)
Groovy Documentation