Searched refs:ActionWrapper (Results 1 – 1 of 1) sorted by relevance
138 return new ActionWrapper(title, editorDelegate, clz); in create()141 private static class ActionWrapper extends Action { class in VisualRefactoringAction145 ActionWrapper(String title, LayoutEditorDelegate editorDelegate, in ActionWrapper() method in VisualRefactoringAction.ActionWrapper164 action.selectionChanged(ActionWrapper.this, selection); in run()166 action.run(ActionWrapper.this); in run()