|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICell
An interface that all Cells implement
Method Summary | |
---|---|
void |
die()
Creates the conditions under which a cell would die so that we can observe its death. |
void |
grow()
Creates the conditions under which a cell can grow so that we can observe its growth. |
void |
stain(Color color)
Stains the slide that the cell is on so that we can see it better. |
Method Detail |
---|
void grow()
void stain(Color color)
color
- the color you would like to stain the cell tovoid die()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |