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

Packages that use ScalablePanel
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 ScalablePanel in org.acm.seguin.uml
 

Subclasses of ScalablePanel in org.acm.seguin.uml
 class RoleHolder
          Holds the roles associated with a type
 class UMLField
          Displays a single UML field in a line
 class UMLLine
          Displays a single UML line
 class UMLMethod
          Displays a single UML method in a line
 class UMLNestedType
          Displays a single UML nested type in a line
 class UMLType
          Displays the summary of a type object
 

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

Subclasses of ScalablePanel in org.acm.seguin.uml.line
 class EndPointPanel
          A panel that can be an end point of a segmented line
 class SizableLabel
          Creates a label that can be resized by setting it's scaling factor.