Uses of Class
org.acm.seguin.uml.line.LinedPanel

Packages that use LinedPanel
org.acm.seguin.uml Responsible for drawing the UML class diagrams. 
org.acm.seguin.uml.line Contains the basic components for drawing UML diagrams. 
 

Uses of LinedPanel in org.acm.seguin.uml
 

Subclasses of LinedPanel in org.acm.seguin.uml
 class UMLPackage
          Draws a UML diagram for all the classes in a package
 

Uses of LinedPanel in org.acm.seguin.uml.line
 

Constructors in org.acm.seguin.uml.line with parameters of type LinedPanel
DragPanelAdapter(EndPointPanel initPanel, LinedPanel initParent)
          Constructor for the DragPanelAdapter object
LineMouseAdapter(LinedPanel init)
          Constructor for the LineMouseAdapter object