Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
W
X
Y
A
AbstractBasicBird
- Class in
com.avian.birds.basebirds
Provides the standard functionality of a Basic Bird, which is eating, digesting, storing food, napping, and Return to Egg (RTE or death).
AbstractBasicBird()
- Constructor for class com.avian.birds.basebirds.
AbstractBasicBird
Default constructor for the Basic Bird - it doesn't require any parameters to create a Basic Bird with reasonable initial values.
Add1Bird
- Class in
com.avian.birds.addbirds
Eats a food object from the TupleTree, gets its contents, adds 1 to it, and then stores it back in the TupleTree.
Add1Bird()
- Constructor for class com.avian.birds.addbirds.
Add1Bird
Add2Bird
- Class in
com.avian.birds.addbirds
Eats a food object from the TupleTree, gets its contents, adds 2 to it, and then stores it back in the TupleTree.
Add2Bird()
- Constructor for class com.avian.birds.addbirds.
Add2Bird
Add3Bird
- Class in
com.avian.birds.addbirds
Eats a food object from the TupleTree, gets its contents, adds 3 to it, and then stores it back in the TupleTree.
Add3Bird()
- Constructor for class com.avian.birds.addbirds.
Add3Bird
Add4Bird
- Class in
com.avian.birds.addbirds
Eats a food object from the TupleTree, gets its contents, adds 4 to it, and then stores it back in the TupleTree.
Add4Bird()
- Constructor for class com.avian.birds.addbirds.
Add4Bird
Add5Bird
- Class in
com.avian.birds.addbirds
Eats a food object from the TupleTree, gets its contents, adds 5 to it, and then stores it back in the TupleTree.
Add5Bird()
- Constructor for class com.avian.birds.addbirds.
Add5Bird
addToBirdHistory(String)
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Adds the historical event to the bird's history.
addToErrorHistory(String)
- Method in class com.avian.errs.
Err
Adds the error event description to its history.
addToFoodHistory(String)
- Method in class com.avian.foods.basefoods.
StdFood
Adds a formatted event to the food's history.
auxFood
- Variable in class com.avian.birds.db.
CombineBird
Xmv annotated variable that allows you to set the name of the second food that this bird eats.
Aviary
- Class in
com.avian.gui
The Aviary provides a GUI screen that allows you to specify which birds you want to start and stop, what foods you want them to eat and store, and set a number of configuration options, such as how long they live and how long they sleep.
Aviary()
- Constructor for class com.avian.gui.
Aviary
Creates new form that was generated by NetBeans.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
W
X
Y