First it asks the user to input a number to select a certain type of fish. Each case takes user input and does something like this for whichever fish they selected: I_a fish1 = new fishtype();
I_a...