com.jogamp.newt.impl.event
Class NEWTEventTask
java.lang.Object
com.jogamp.newt.impl.event.NEWTEventTask
public class NEWTEventTask
- extends Object
Helper class to provide a NEWTEvent queue implementation with a NEWTEvent wrapper
which notifies after sending the event for the invokeAndWait()
semantics.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NEWTEventTask
public NEWTEventTask(NEWTEvent event,
Object notifyObject)
get
public NEWTEvent get()
notifyIssuer
public void notifyIssuer()
Copyright 2010 JogAmp Community.