|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.ide.elixir.UndoMenuItem
public class UndoMenuItem
Essentially an adapter that performs the Undo Refactoring operation.
Constructor Summary | |
---|---|
UndoMenuItem()
|
Method Summary | |
---|---|
static void |
undo()
The static method that Elixir invokes to Undo the last refactoring. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UndoMenuItem()
Method Detail |
---|
public static void undo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |