org.argouml.uml.diagram.activity.ui
Class ModePlacePartition

java.lang.Object
  extended by ModePlace
      extended by org.argouml.uml.diagram.activity.ui.ModePlacePartition

public class ModePlacePartition
extends ModePlace

A mode to place a new Partition on the diagram.


Constructor Summary
ModePlacePartition(GraphFactory gf, java.lang.String instructions, java.lang.Object activityGraph)
           
 
Method Summary
 void mouseReleased(java.awt.event.MouseEvent me)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModePlacePartition

public ModePlacePartition(GraphFactory gf,
                          java.lang.String instructions,
                          java.lang.Object activityGraph)
Parameters:
gf - the command to create the node
instructions - help text
activityGraph - the UML element that contains the Partition
Method Detail

mouseReleased

public void mouseReleased(java.awt.event.MouseEvent me)


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook