|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--FigEdgePoly | +--org.argouml.uml.diagram.ui.FigEdgeModelElement | +--org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
Class to display a UML note connection to a annotated model element.
Field Summary |
Fields inherited from class org.argouml.uml.diagram.ui.FigEdgeModelElement |
_name, _stereo, cat, ITALIC_LABEL_FONT, LABEL_FONT, MARGIN |
Constructor Summary | |
FigEdgeNote()
Construct a new note connection. |
|
FigEdgeNote(java.lang.Object fromNode,
java.lang.Object toNode)
Constructs a new figedgenote from some object to another object. |
Method Summary | |
protected boolean |
canEdit(Fig f)
|
void |
setFig(Fig f)
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.beans.VetoableChangeListener |
vetoableChange |
Methods inherited from interface org.argouml.kernel.DelayedVChangeListener |
delayedVetoableChange |
Methods inherited from interface java.awt.event.MouseListener |
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased |
Methods inherited from interface java.awt.event.KeyListener |
keyPressed, keyReleased, keyTyped |
Methods inherited from interface java.beans.PropertyChangeListener |
propertyChange |
Constructor Detail |
public FigEdgeNote()
public FigEdgeNote(java.lang.Object fromNode, java.lang.Object toNode)
fromNode
- toNode
- Method Detail |
public void setFig(Fig f)
protected boolean canEdit(Fig f)
canEdit
in class FigEdgeModelElement
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2003 (20030919) | ArgoUML Project Home | ArgoUML Cookbook |