org.jclarion.clarion
Class ClarionNotifyEvent

java.lang.Object
  extended by org.jclarion.clarion.ClarionEvent
      extended by org.jclarion.clarion.ClarionNotifyEvent

public class ClarionNotifyEvent
extends ClarionEvent


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

ClarionNotifyEvent

public ClarionNotifyEvent(int code,
                          int parameter)
Method Detail

getCode

public int getCode()

getThread

public int getThread()

getParameter

public int getParameter()


Copyright © 2010. All Rights Reserved.