|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.ClarionEvent
org.jclarion.clarion.ClarionNotifyEvent
public class ClarionNotifyEvent
| Constructor Summary | |
|---|---|
ClarionNotifyEvent(int code,
int parameter)
|
|
| Method Summary | |
|---|---|
int |
getCode()
|
int |
getParameter()
|
int |
getThread()
|
| Methods inherited from class org.jclarion.clarion.ClarionEvent |
|---|
consume, debugString, getConsumeResult, getConsumeResultNoWait, getEvent, getField, isWindowEvent, runOnConsumedResult, setClarionThread, test, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClarionNotifyEvent(int code,
int parameter)
| Method Detail |
|---|
public int getCode()
public int getThread()
public int getParameter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||