|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgvprojects.igel.view.ConcreteBlockArtist
public class ConcreteBlockArtist
Draw a concrete block
| Field Summary |
|---|
| Fields inherited from interface gvprojects.igel.view.Artist |
|---|
HEDGEHOG_COLORS |
| Constructor Summary | |
|---|---|
ConcreteBlockArtist()
|
|
| Method Summary | |
|---|---|
void |
draw(CellPanel panel,
java.awt.Graphics g,
ICellState state)
Draw this cell |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConcreteBlockArtist()
| Method Detail |
|---|
public void draw(CellPanel panel,
java.awt.Graphics g,
ICellState state)
Artist
draw in interface Artistpanel - The panel representing the cellg - The Graphics object with which to drawstate - The current state of the cell.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||