|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--org.tigris.gef.base.Cmd
|
+--com.bonevich.erj.ui.CmdDeleteForeignKey
Cmd to edit the properties of a Relation. The loaded
editor is displayed in a tabbed dialog.
CmdProperties,
Serialized Form| Field Summary |
| Fields inherited from class org.tigris.gef.base.Cmd |
_args, _resource, HAS_ICON, NO_ICON |
| Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
| Constructor Summary | |
CmdDeleteForeignKey(ForeignKey key)
|
|
| Method Summary | |
void |
doIt()
|
void |
undoIt()
|
| Methods inherited from class org.tigris.gef.base.Cmd |
about, actionPerformed, cmdAtIndex, containsArg, getArg, getArg, getName, getResource, register, registeredCmds, setArg, setName, setResource, shouldBeEnabled, updateEnabled |
| Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CmdDeleteForeignKey(ForeignKey key)
| Method Detail |
public void doIt()
doIt in class org.tigris.gef.base.Cmdpublic void undoIt()
undoIt in class org.tigris.gef.base.Cmd
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||