|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.eclipse.swt.widgets.RunnableLock
| Field Summary | |
(package private) Runnable |
runnable
|
(package private) Thread |
thread
|
(package private) Throwable |
throwable
|
| Constructor Summary | |
(package private) |
RunnableLock(Runnable runnable)
|
| Method Summary | |
(package private) boolean |
done()
|
(package private) void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
Runnable runnable
Thread thread
Throwable throwable
| Constructor Detail |
RunnableLock(Runnable runnable)
| Method Detail |
boolean done()
void run()
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||