Uses of Package
org.acm.seguin.uml

Packages that use org.acm.seguin.uml
org.acm.seguin.awt This package abstracts the creation of GUI components. 
org.acm.seguin.ide.common Classes common to all IDEs. 
org.acm.seguin.uml Responsible for drawing the UML class diagrams. 
org.acm.seguin.uml.jpg Contains code to generate .JPG files from the class diagrams. 
org.acm.seguin.uml.line Contains the basic components for drawing UML diagrams. 
org.acm.seguin.uml.print Contains code to print the class diagrams. 
org.acm.seguin.uml.refactor Contains the user interface compontents, controllers and dialog boxes, that allow a programmer to specify parameters for the refactorings. 
 

Classes in org.acm.seguin.uml used by org.acm.seguin.awt
UMLPackage
          Draws a UML diagram for all the classes in a package
 

Classes in org.acm.seguin.uml used by org.acm.seguin.ide.common
ISourceful
          An interface for all "EndPointPanels" that have Java source code backing them.
 

Classes in org.acm.seguin.uml used by org.acm.seguin.uml
ISourceful
          An interface for all "EndPointPanels" that have Java source code backing them.
PopupMenuListener
          Create a mouse listener for a method or a field or a title
UMLField
          Displays a single UML field in a line
UMLIcon
          Base class for drawing icons on a UML diagram
UMLLine
          Displays a single UML line
UMLMouseAdapter
          Create a mouse listener for a method or a field or a title
UMLPackage
          Draws a UML diagram for all the classes in a package
UMLType
          Displays the summary of a type object
 

Classes in org.acm.seguin.uml used by org.acm.seguin.uml.jpg
UMLPackage
          Draws a UML diagram for all the classes in a package
 

Classes in org.acm.seguin.uml used by org.acm.seguin.uml.line
UMLField
          Displays a single UML field in a line
 

Classes in org.acm.seguin.uml used by org.acm.seguin.uml.print
UMLPackage
          Draws a UML diagram for all the classes in a package
 

Classes in org.acm.seguin.uml used by org.acm.seguin.uml.refactor
PopupMenuListener
          Create a mouse listener for a method or a field or a title
UMLPackage
          Draws a UML diagram for all the classes in a package