|
||||||||||||
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, BUNDLE, cat, ITALIC_LABEL_FONT, LABEL_FONT, MARGIN, POPUP_ADD_OFFSET |
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)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, 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
public java.lang.String toString()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |