|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgvprojects.igel.view.CellPanelArtist
gvprojects.igel.view.FinishCellArtist
public class FinishCellArtist
| Field Summary |
|---|
| Fields inherited from interface gvprojects.igel.view.Artist |
|---|
HEDGEHOG_COLORS |
| Constructor Summary | |
|---|---|
FinishCellArtist()
|
|
| 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 FinishCellArtist()
| Method Detail |
|---|
public void draw(CellPanel panel,
java.awt.Graphics g,
ICellState state)
Artist
draw in interface Artistdraw in class CellPanelArtistpanel - 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 | ||||||||