Package org.jzy3d.plot3d.pipelines
Class CustomEventQueue
java.lang.Object
java.awt.EventQueue
org.jzy3d.plot3d.pipelines.CustomEventQueue
Utility for debugging event queue related to 3d in AWT.
-
Constructor Summary
-
Method Summary
Methods inherited from class java.awt.EventQueue
createSecondaryLoop, getCurrentEvent, getMostRecentEventTime, getNextEvent, invokeAndWait, invokeLater, isDispatchThread, peekEvent, peekEvent, pop, postEvent, push
-
Constructor Details
-
CustomEventQueue
public CustomEventQueue()
-
-
Method Details
-
dispatchEvent
- Overrides:
dispatchEvent
in classEventQueue
-
setCustomEventQueue
public static void setCustomEventQueue()
-