public static class TDisplayDrawer.Queue
extends java.lang.Object
Constructor and Description |
---|
Queue(TDisplayDrawer drawer,
DrawQueue drawQueue)
Instantiates a new Queue.
|
Modifier and Type | Method and Description |
---|---|
TDisplayDrawer |
getDrawer()
Gets drawer.
|
DrawQueue |
getDrawQueue()
Gets draw queue.
|
public Queue(TDisplayDrawer drawer, DrawQueue drawQueue)
drawer
- the drawerdrawQueue
- the draw queuepublic TDisplayDrawer getDrawer()
public DrawQueue getDrawQueue()