|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.dnd.viewer.undo.AssociateCommand
public class AssociateCommand
| Constructor Summary | |
|---|---|
AssociateCommand(NakedObject object,
NakedObject associatedObject,
OneToOneAssociation field)
|
|
| Method Summary | |
|---|---|
void |
execute()
|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
void |
undo()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssociateCommand(NakedObject object,
NakedObject associatedObject,
OneToOneAssociation field)
| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in interface Commandpublic java.lang.String getName()
getName in interface Commandpublic void undo()
undo in interface Commandpublic void execute()
execute in interface Command
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||