public static interface GraphicsCommand.Graphic
Graphics
operations to be wrapped up in an object and sent down a Display
channel to an Active graphics component. See GraphicsCommand.General
Modifier and Type | Method and Description |
---|---|
void |
doGraphic(Graphics g,
Component c) |
Copyright © 1996–2015. All rights reserved.