|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object vectorsources.CellModel.CellDrawer
public abstract class CellModel.CellDrawer
Constructor Summary | |
---|---|
CellModel.CellDrawer(java.lang.String s)
|
Method Summary | |
---|---|
abstract void |
draw(CellModel.Cell c,
int color)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CellModel.CellDrawer(java.lang.String s)
s
- Method Detail |
---|
public abstract void draw(CellModel.Cell c, int color)
c
- color
- public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |