com.jogamp.newt.event
Class OutputEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.jogamp.newt.event.NEWTEvent
          extended by com.jogamp.newt.event.OutputEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MonitorEvent

public abstract class OutputEvent
extends NEWTEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.jogamp.newt.event.NEWTEvent
consumedTag
 
Method Summary
 
Methods inherited from class com.jogamp.newt.event.NEWTEvent
getAttachment, getEventType, getWhen, isConsumed, setAttachment, setConsumed, toHexString, toString, toString
 
Methods inherited from class java.util.EventObject
getSource
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright 2010 JogAmp Community.