- java.lang.Object
-
- de.vc.graphics.GraphicsPattern
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.awt.Color |
bgColor |
protected java.awt.Color |
fgColor |
static java.lang.String |
RCS_REVISION |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
abstract void |
draw(java.awt.Graphics g) |
java.awt.Color |
getBgColor() |
java.awt.Color |
getFgColor() |
void |
setBgColor(java.awt.Color bgColor) |
void |
setFgColor(java.awt.Color fgColor) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
GraphicsPattern
public GraphicsPattern()
© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.