class PaintRenderJob extends RenderJob
| Modifier and Type | Field and Description |
|---|---|
private GlassScene |
scene |
| Constructor and Description |
|---|
PaintRenderJob(GlassScene gs,
CompletionListener cl,
java.lang.Runnable r) |
| Modifier and Type | Method and Description |
|---|---|
GlassScene |
getScene() |
get, getCompletionListener, run, setCompletionListener, setFutureReturnprivate GlassScene scene
public PaintRenderJob(GlassScene gs, CompletionListener cl, java.lang.Runnable r)
public GlassScene getScene()