fr.emn.xinput
Class EventFinder

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

public class EventFinder
extends java.lang.Object


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

Constructor Detail

EventFinder

public EventFinder(long cPointer,
                   boolean cMemoryOwn)

EventFinder

protected EventFinder()
Method Detail

getCPtr

public long getCPtr()

setEvent_class

public void setEvent_class(long value)

getEvent_class

public long getEvent_class()

setEvent_type

public void setEvent_type(int value)

getEvent_type

public int getEvent_type()