Uses of Interface
CSE115.FishBowl.FishHatchery

Packages that use FishHatchery
CSE115.FishBowl This package contains the necessary classes for swimming fish. 
 

Uses of FishHatchery in CSE115.FishBowl
 

Methods in CSE115.FishBowl with parameters of type FishHatchery
 void Applet.createMenu(FishHatchery factory)
          Creates the menu to allow the user to create different kinds of fish.