Home
last modified time | relevance | path

Searched defs:ActionWrapper (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DVisualRefactoringAction.java141 private static class ActionWrapper extends Action { class in VisualRefactoringAction
145 ActionWrapper(String title, LayoutEditorDelegate editorDelegate, in ActionWrapper() method in VisualRefactoringAction.ActionWrapper