|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.tigris.gef.base.ModeImpl
|
+--org.tigris.gef.base.FigModifyingModeImpl
|
+--com.bonevich.erj.ui.ModeCreateAttribute
Mode to add a new default Attribute to a Relation.
| Field Summary |
| Fields inherited from class org.tigris.gef.base.FigModifyingModeImpl |
editor |
| Fields inherited from class org.tigris.gef.base.ModeImpl |
_args |
| Constructor Summary | |
ModeCreateAttribute()
|
|
ModeCreateAttribute(org.tigris.gef.base.Editor editor)
|
|
| Method Summary | |
java.lang.String |
instructions()
|
void |
mouseClicked(java.awt.event.MouseEvent me)
On mouseClicked, find the relation node over which we are positioned and ask that node's owner relation to add a new default attribute. |
| Methods inherited from class org.tigris.gef.base.FigModifyingModeImpl |
done, getEditor, getInitialCursor, isFigEnclosedIn, paint, print, setCursor, setEditor |
| Methods inherited from class org.tigris.gef.base.ModeImpl |
canExit, getArg, getArgs, init, keyPressed, keyReleased, keyTyped, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, setArg, setArgs, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.tigris.gef.base.Mode |
canExit, getArg, getArgs, init, setArg, setArgs, start |
| Constructor Detail |
public ModeCreateAttribute()
public ModeCreateAttribute(org.tigris.gef.base.Editor editor)
| Method Detail |
public java.lang.String instructions()
instructions in interface org.tigris.gef.base.FigModifyingModeinstructions in class org.tigris.gef.base.FigModifyingModeImplpublic void mouseClicked(java.awt.event.MouseEvent me)
mouseClicked in interface java.awt.event.MouseListenermouseClicked in class org.tigris.gef.base.ModeImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||