Index
All Classes and Interfaces|All Packages
A
- addPlant(String, int) - Method in class GardenHelper
-
Adds plant (based on the five options) to designated row.
- addRow(int, int, String) - Method in class GardenHelper
-
Initializes GardenRow one, two, or three.
- amountOfSunshine - Variable in class GardenPlant
B
- begonia - Variable in class GardenHelper
- buildOptions() - Method in class GardenHelper
-
Initializes the possible GardenPlants.
C
- canPlant(String, GardenRow) - Method in class GardenHelper
-
Checks if a particular plant is allowed to be planted where the user designates.
- carrot - Variable in class GardenHelper
D
- daisy - Variable in class GardenHelper
G
- GardenHelper - Class in Unnamed Package
- GardenHelper() - Constructor for class GardenHelper
- GardenMain - Class in Unnamed Package
- GardenMain() - Constructor for class GardenMain
- GardenPlant - Class in Unnamed Package
- GardenPlant(String, int, int, String, String) - Constructor for class GardenPlant
- GardenRow - Class in Unnamed Package
- GardenRow(String, int) - Constructor for class GardenRow
- GardenView - Class in Unnamed Package
- GardenView() - Constructor for class GardenView
- getAction() - Method in class GardenView
-
Asks user for next action
- getAmountOfSunshine() - Method in class GardenPlant
- getAmountOfSunshine() - Method in interface Plant
- getLight() - Method in class GardenRow
- getName() - Method in class GardenPlant
- getName() - Method in interface Plant
- getPH() - Method in class GardenRow
- getpHHigh() - Method in class GardenPlant
- getpHHigh() - Method in interface Plant
- getpHLow() - Method in class GardenPlant
- getpHLow() - Method in interface Plant
- getPlant() - Method in class GardenRow
- getRow() - Method in class GardenView
-
Asks user for which row they want to use
- getType() - Method in class GardenPlant
- getType() - Method in interface Plant
- go() - Method in class GardenHelper
-
Runs the Application GardenHelper
I
- input(String) - Method in class GardenView
-
Prints a question to the screen then asks user for input
L
M
- main(String[]) - Static method in class GardenHelper
- main(String[]) - Static method in class GardenMain
- main(String[]) - Static method in class GardenPlant
- main(String[]) - Static method in class GardenRow
N
- name - Variable in class GardenPlant
O
- one - Variable in class GardenHelper
P
- pH - Variable in class GardenRow
- pHHigh - Variable in class GardenPlant
- pHLow - Variable in class GardenPlant
- plant - Variable in class GardenRow
- Plant - Interface in Unnamed Package
- printMenu() - Method in class GardenView
-
Prints menu with user options
R
- rose - Variable in class GardenHelper
S
- scanner - Variable in class GardenView
- searchPlant(String) - Method in class GardenHelper
-
Searches for a GardenPlant based on a plant name passed in
- searchRow(int) - Method in class GardenHelper
-
Finds the GardenRow based on an numerical input
- setAmountOfSunshine(String) - Method in class GardenPlant
- setAmountOfSunshine(String) - Method in interface Plant
- setpHHigh(int) - Method in class GardenPlant
- setpHHigh(int) - Method in interface Plant
- setpHLow(int) - Method in class GardenPlant
- setpHLow(int) - Method in interface Plant
- setPlant(GardenPlant) - Method in class GardenRow
- swissChard - Variable in class GardenHelper
T
- three - Variable in class GardenHelper
- two - Variable in class GardenHelper
- type - Variable in class GardenPlant
V
- view - Variable in class GardenHelper
All Classes and Interfaces|All Packages