fr.emn.xinput
Class XEvent

java.lang.Object
  extended byfr.emn.xinput.XEvent

public class XEvent
extends java.lang.Object


Constructor Summary
protected XEvent()
           
  XEvent(long cPointer, boolean cMemoryOwn)
           
 
Method Summary
 long getCPtr()
           
 int getType()
           
 void setType(int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XEvent

public XEvent(long cPointer,
              boolean cMemoryOwn)

XEvent

protected XEvent()
Method Detail

getCPtr

public long getCPtr()

setType

public void setType(int value)

getType

public int getType()