Serialized Form


Package fishPond

Class fishPond.IllegalFishDirectionException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 0L

Class fishPond.IllegalFishPositionException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 0L

Serialized Fields

message

java.lang.String message

code

int code

Class fishPond.IllegalPlantPositionException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 0L

Serialized Fields

message

java.lang.String message

code

int code

Class fishPond.IllegalPondSizeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 0L

Class fishPond.View extends javax.swing.JPanel implements Serializable

serialVersionUID: 0L

Serialized Fields

copyOfModel

Model copyOfModel

fishSizeCutoffs

int[] fishSizeCutoffs

plantSizeCutoffs

int[] plantSizeCutoffs

frame

javax.swing.JFrame frame

fishCountLabel

javax.swing.JLabel fishCountLabel

plantCountLabel

javax.swing.JLabel plantCountLabel

speedLabel

javax.swing.JLabel speedLabel

slider

javax.swing.JSlider slider

rowsField

javax.swing.JTextField rowsField

colsField

javax.swing.JTextField colsField

rockCountField

javax.swing.JTextField rockCountField

fishCountField

javax.swing.JTextField fishCountField

plantCountField

javax.swing.JTextField plantCountField

restartButton

javax.swing.JButton restartButton

differentPondButton

javax.swing.JButton differentPondButton



Web Accessibility