| java.lang.Object org.acm.seguin.ide.elixir.UndoMenuItem
UndoMenuItem | public class UndoMenuItem (Code) | | Essentially an adapter that performs the Undo Refactoring operation.
author: Chris Seguin |
Method Summary | |
public static void | undo() The static method that Elixir invokes to Undo the last refactoring. |
undo | public static void undo()(Code) | | The static method that Elixir invokes to Undo the last refactoring.
|
|
|