|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAtlActionConstants
Action ids for standard actions, for groups in the menu bar, and for actions in context menus of JDT views.
| Field Summary | |
|---|---|
static java.lang.String |
GOTO_MATCHING_BRACKET
Source menu: name of standard go to matching bracket action (value "org.eclipse.m2m.atl.adt.ui.actions.gotoMatchingBracket"). |
static java.lang.String |
INDENT
Source menu: name of standard Indent global action (value "org.eclipse.m2m.atl.adt.ui.actions.Indent"). |
static java.lang.String |
TOGGLE_COMMENT
Source menu: name of standard Toggle Comment action (value "org.eclipse.m2m.atl.adt.ui.actions.ToggleComment"). |
| Field Detail |
|---|
static final java.lang.String INDENT
"org.eclipse.m2m.atl.adt.ui.actions.Indent").
static final java.lang.String TOGGLE_COMMENT
"org.eclipse.m2m.atl.adt.ui.actions.ToggleComment").
static final java.lang.String GOTO_MATCHING_BRACKET
"org.eclipse.m2m.atl.adt.ui.actions.gotoMatchingBracket").
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||