org.jzy3d.plot3d.pipelines
Class CustomEventQueue
java.lang.Object
java.awt.EventQueue
org.jzy3d.plot3d.pipelines.CustomEventQueue
public class CustomEventQueue
- extends EventQueue
Utility for debugging event queue related to 3d in AWT.
Methods inherited from class java.awt.EventQueue |
getCurrentEvent, getMostRecentEventTime, getNextEvent, invokeAndWait, invokeLater, isDispatchThread, peekEvent, peekEvent, pop, postEvent, push |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomEventQueue
public CustomEventQueue()
dispatchEvent
protected void dispatchEvent(AWTEvent event)
- Overrides:
dispatchEvent
in class EventQueue
setCustomEventQueue
public static void setCustomEventQueue()
Copyright © 2013. All rights reserved.