Uses of Package
jdraw.graphicalobjects

Packages that use jdraw.graphicalobjects
jdraw Root package of JDraw
jdraw.graphicalobjects Package containing all the graphical objects managed by JDraw
jdraw.ui Package containing all components and frames of the JDraw user interface. 
 

Classes in jdraw.graphicalobjects used by jdraw
GraphicalObject
          The abstract parent class of all graphical objects.
 

Classes in jdraw.graphicalobjects used by jdraw.graphicalobjects
GraphicalObject
          The abstract parent class of all graphical objects.
SizedGraphicalObject
          A graphical object with width and height.
 

Classes in jdraw.graphicalobjects used by jdraw.ui
GraphicalObject
          The abstract parent class of all graphical objects.
SizedGraphicalObject
          A graphical object with width and height.
TextArea
          A text area.