Package jdraw.jdraw

The jdraw package contains the main Model elements of the JDraw application.

See:
          Description

Class Summary
Canvas Class Canvas is the top-level Model class for the drawing canvas.
Commands Class Commands is the top-level Model class for the MenuBar.
JDraw Class JDraw is the top-level model class for the JDraw app.
Tools Class Tools is the top-level Model class for the apps ToolBar.
 

Package jdraw.jdraw Description

The jdraw package contains the main Model elements of the JDraw application. These elements are the Tools, the Commands, and the drawing Canvas.