Home
last modified time | relevance | path

Searched refs:DEFAULT_ACTION_SHORTCUT (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/gle2/
DDynamicContextMenu.java84 public static String DEFAULT_ACTION_SHORTCUT = "F2"; //$NON-NLS-1$ field in DynamicContextMenu
455 text = text + '\t' + DEFAULT_ACTION_SHORTCUT; in createPlainAction()