|
Java 6 SE Platform 6.0 Home |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.woven_media.colorsafe.Application.Handler
private class Application.Handler
Field Summary | |
---|---|
private java.lang.Object[] |
args
|
private int |
type
|
Constructor Summary | |
---|---|
Application.Handler(int type,
java.lang.Object... args)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final int type
private final java.lang.Object[] args
Constructor Detail |
---|
Application.Handler(int type, java.lang.Object... args)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
Java 6 SE Platform 6.0 Home |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |