Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
P
R
S
T
U
V
W
I
IllegalFishDirectionException
- Exception in
fishPond
Thrown when a fish's direction is not set to one of the four static constants (Fish.UP, Fish.DOWN, Fish.LEFT, Fish.RIGHT).
IllegalFishDirectionException(int)
- Constructor for exception fishPond.
IllegalFishDirectionException
IllegalFishPositionException
- Exception in
fishPond
Thrown when a fish is positioned in a way that doesn't make sense (either above another fish, or over a rock.)
IllegalFishPositionException(int)
- Constructor for exception fishPond.
IllegalFishPositionException
IllegalPlantPositionException
- Exception in
fishPond
Thrown when a plant is positioned in a way that doesn't make sense (either above another plant, or over a rock.)
IllegalPlantPositionException(int)
- Constructor for exception fishPond.
IllegalPlantPositionException
IllegalPondSizeException
- Exception in
fishPond
Thrown when someone tries to construct a Pond that is just too small!
IllegalPondSizeException(int, int)
- Constructor for exception fishPond.
IllegalPondSizeException
isAlive()
- Method in class fishPond.
Fish
Returns true if size is greater than zero, false otherwise
isAlive()
- Method in class fishPond.
Plant
returns true if size is bigger than zero, false otherwise.
isSpaceAvailable(int, int)
- Method in class fishPond.
Model
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
P
R
S
T
U
V
W
Web Accessibility