|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.org.arlott.simon.hw.f24.lbsta.GridDraw
public class GridDraw
Draws a grid on a Graphics object.
| Constructor Summary | |
|---|---|
GridDraw()
|
|
| Method Summary | |
|---|---|
static void |
paintGrid(java.awt.Graphics g,
java.awt.Dimension size)
Draws a grid on a Graphics object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridDraw()
| Method Detail |
|---|
public static void paintGrid(java.awt.Graphics g,
java.awt.Dimension size)
Graphics object.
g - Graphics object to draw on.size - Size of the object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||