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

Packages that use DragPanelAdapter
org.acm.seguin.uml Responsible for drawing the UML class diagrams. 
 

Uses of DragPanelAdapter in org.acm.seguin.uml
 

Constructors in org.acm.seguin.uml with parameters of type DragPanelAdapter
RoleHolder(UMLMouseAdapter popupMenuListener, DragPanelAdapter panelDragAdapter)
          Constructor for the RoleHolder object
UMLField(UMLPackage initCurrent, UMLType parent, FieldSummary field, DragPanelAdapter adapter)
          Create a new instance of a UMLLine
UMLLine(UMLType parent, DragPanelAdapter adapter)
          Create a new instance of a UMLLine
UMLMethod(UMLPackage initCurrent, UMLType parent, MethodSummary method, DragPanelAdapter adapter)
          Create a new instance of a UMLLine
UMLNestedType(UMLPackage initCurrent, UMLType parent, TypeSummary nestedType, DragPanelAdapter adapter)
          Create a new instance of a UMLLine