|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.ui.actions.ActionGroup
com.ibm.rational.common.test.editor.framework.RptMenuManager
public class RptMenuManager
| Field Summary |
|---|
| Fields inherited from interface com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITreeSectionActions |
|---|
ACTION_ADD, ACTION_INSERT, ACTION_MOVE_DOWN, ACTION_MOVE_UP, ACTION_REMOVE |
| Constructor Summary | |
|---|---|
RptMenuManager(TestEditor testEditor)
Constructor |
|
| Method Summary | |
|---|---|
void |
adapt(CCombo combo,
MenuManager menu)
Deprecated. This is investigational behavior and is likely to change or be removed. |
void |
adapt(StyledText stext,
MenuManager menu)
Deprecated. This is investigational behavior and is likely to change or be removed. |
void |
fillContextMenu(IMenuManager manager,
String action_name)
Called when popup menu with selection is about to be displayed. |
com.ibm.rational.common.test.editor.framework.kernel.actions.CreateBookmarkAction |
getBookmarkAction()
|
com.ibm.rational.common.test.editor.framework.kernel.actions.TestRevertAction |
getTestRevertAction()
|
void |
registerAddActionGroup(EditorNewActionGroup group)
Registres action group for "Add" command. |
void |
registerInsertActionGroup(EditorNewActionGroup group)
Registers action group for "Insert" command. |
int |
setContext(EditorActionContext c,
String action_name)
Sets context. |
void |
updateActionBars()
Clients should not call this method. |
| Methods inherited from class org.eclipse.ui.actions.ActionGroup |
|---|
dispose, fillActionBars, fillContextMenu, getContext, setContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RptMenuManager(TestEditor testEditor)
| Method Detail |
|---|
public void registerAddActionGroup(EditorNewActionGroup group)
group - EditorNewActionGroupEditorNewActionGroup,
NewModelElementActionpublic void registerInsertActionGroup(EditorNewActionGroup group)
group - EditorNewActionGroup
public int setContext(EditorActionContext c,
String action_name)
c - EditorActionContextaction_name - String - ACTION_ADD or ACTION_INSERT.
public void fillContextMenu(IMenuManager manager,
String action_name)
manager - action_name - public void updateActionBars()
updateActionBars in class ActionGrouppublic com.ibm.rational.common.test.editor.framework.kernel.actions.CreateBookmarkAction getBookmarkAction()
public void adapt(StyledText stext,
MenuManager menu)
stext - editor - menu -
public void adapt(CCombo combo,
MenuManager menu)
stext - editor - menu - public com.ibm.rational.common.test.editor.framework.kernel.actions.TestRevertAction getTestRevertAction()
|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||