Serialized Form

Class MineSweeperButton extends JButton implements Serializable

Serialized Fields

curIcon

ImageIcon curIcon

myCol

int myCol

myRow

int myRow


Class MineSweeperPanel extends JPanel implements Serializable

Serialized Fields

theBoard

MineSweeperBoardBase theBoard