|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetricsEvent | |
net.groboclown.gui.paintpipe.v1 | A framework for building a GUI that paints an image in a separate thread, with various components rendering parts of the image in their own threads. |
Uses of MetricsEvent in net.groboclown.gui.paintpipe.v1 |
Methods in net.groboclown.gui.paintpipe.v1 with parameters of type MetricsEvent | |
void |
MetricsListener.waitedForPaintFinishedEvent(MetricsEvent e)
Generated after the paint thread leaves a wait state for a PaintFinishedEvent to be generated. |
void |
MetricsListener.finishedPaint(MetricsEvent e)
Generated after the painting thread completes its paint. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |