|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.rej.gui.action.ModifyNameAndTypeInfoAction
public class ModifyNameAndTypeInfoAction
| Constructor Summary | |
|---|---|
ModifyNameAndTypeInfoAction(ConstantPool cp,
NameAndTypeInfo info,
Descriptor desc)
|
|
ModifyNameAndTypeInfoAction(ConstantPool cp,
NameAndTypeInfo info,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
execute()
Execute the command/action that fulfills the Undoable contract. |
void |
undo()
Undo all the changes caused by a call to the execute() method of this instance. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModifyNameAndTypeInfoAction(ConstantPool cp,
NameAndTypeInfo info,
Descriptor desc)
public ModifyNameAndTypeInfoAction(ConstantPool cp,
NameAndTypeInfo info,
java.lang.String name)
| Method Detail |
|---|
public void execute()
Undoable
execute in interface Undoablepublic void undo()
Undoable
undo in interface Undoable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||