|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.jemacs.swt.SwtHelper.Resultable
public abstract static class SwtHelper.Resultable
A variant of Runnable to be used in Display.syncExec when the caller wants to retrive the result.
Field Summary | |
---|---|
java.lang.Object |
result
|
Constructor Summary | |
---|---|
SwtHelper.Resultable()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Runnable |
---|
run |
Field Detail |
---|
public java.lang.Object result
Constructor Detail |
---|
public SwtHelper.Resultable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |