|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--FigNode | +--org.argouml.uml.diagram.ui.FigNodeModelElement | +--org.argouml.uml.diagram.ui.FigNote
Class to display graphics for a UML MState in a diagram.
Field Summary | |
---|---|
int |
MARGIN
|
Fields inherited from class org.argouml.uml.diagram.ui.FigNodeModelElement |
---|
_bigPort, _enclosedFigs, _encloser, _name, _readyToEdit, _shadowSize, _stereo, checkSize, ITALIC_LABEL_FONT, LABEL_FONT, ROWHEIGHT, STEREOHEIGHT, suppressCalcBounds |
Constructor Summary | |
---|---|
FigNote()
|
|
FigNote(GraphModel gm,
java.lang.Object node)
|
Method Summary | |
---|---|
java.awt.Dimension |
getMinimumSize()
|
void |
setBounds(int x,
int y,
int w,
int h)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.awt.event.MouseListener |
---|
mouseEntered, mouseExited, mousePressed, mouseReleased |
Field Detail |
public final int MARGIN
Constructor Detail |
public FigNote()
public FigNote(GraphModel gm, java.lang.Object node)
Method Detail |
public java.awt.Dimension getMinimumSize()
public void setBounds(int x, int y, int w, int h)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2003 (20040216) | ArgoUML Project Home | ArgoUML Cookbook |