Uses of Class
DrawingArea

Uses of DrawingArea in
 

Fields in Default Package declared as DrawingArea
protected  DrawingArea Entity.drawingArea
           
private  DrawingArea SeqDiagramEditor.drawingArea
           
 

Constructors in Default Package with parameters of type DrawingArea
Entity(DrawingArea d)
          The constructor of the class.
LifeLine(ClassEntity e, DrawingArea d)
          The constructor of the class.
Actor(DrawingArea d)
          The constructor of the class.
DestroySymbol(ClassEntity e, DrawingArea d)
          The constructor of the class.
SequenceObject(DrawingArea d)
          The constructor of the class.
SequenceObject(DrawingArea d, bluej.extensions.BClass b)
          The constructor of the class.
Message(DrawingArea d)
          The constructor of the class.
ClassEntity(DrawingArea d)
          The constructor of the class.
ClassEntity(DrawingArea d, bluej.extensions.BClass b)
          The constructor of the class.