add information to cellpanel as well.

master
shark 5 years ago
parent 8582ad5cfc
commit 73b1ce4ada

@ -3,7 +3,9 @@ package cancergrowth;
/** /**
* File Name: CellPanel.java * File Name: CellPanel.java
* Created: Oct 02, 2017 * Created: Oct 02, 2017
* Author: * Author: Cole Deck and Phillip Augustynowicz
*
* Additional comments can be found in the document submitted by Phillip.
*/ */
import java.util.*; // Import libraries we need import java.util.*; // Import libraries we need
import java.awt.Color; import java.awt.Color;

Loading…
Cancel
Save