Uses of Package
ppJava.serie04.oceanlife

Classes in ppJava.serie04.oceanlife used by ppJava.serie04.oceanlife
Ocean
          Ocean: Management of a LinkedList of OceanObjects
OceanCanvasPanel
          A JPanel for drawing the ocean.
OceanException
          Custom Exception-class of Ocean with a constructor for a custom message.
OceanInterface
          OceanInterface - Interface for simulating and manipulating an Ocean - get/set for bounds of Ocean - get/set for linkedList of OceanObjects - append/remove for linkedList of OceanObjects - compute the next item at a specific position - method for a readable output of Ocean and OceanObjects
OceanMenuBar.MenuItem
          A MenuItem consists of: Message, Label and Shortcut
OceanObject
          Objects in the Ocean
OceanToolbar
          A JToolBar for oceanObject-operations (create/remove) and control of oceanlife.
OceanToolbar.ToolBarItem
          A ToolBarItem consists of: Message, Label and Icon