Package kaapo

The main package for Kaapo.

See:
          Description

Interface Summary
Observer This class represents an observer object.
 

Class Summary
Kaapo A main application class that reads the command line parameters and launches the GUI.
Observable This class represents an observable object, or "data" in the model-view paradigm.
 

Package kaapo Description

The main package for Kaapo. It contains the main program class and the classes needed by the observer design pattern.