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(java.awt.Graphics g,
java.awt.Component c) |
Copyright © 1996–2021. All rights reserved.