|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortingPainter | |
| 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 SortingPainter in net.groboclown.gui.paintpipe.v1 |
| Subclasses of SortingPainter in net.groboclown.gui.paintpipe.v1 | |
class |
SimpleZOrderPainter
The SimpleZOrderPainter works like a PipePainter, but sends the subclass methods waiting on events, the events in correct Z-Order. |
class |
ZOrderPainter
The ZOrderPainter works like a SortingPainter, but sends the subclass methods waiting on events, the events in correct Z-Order. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||