|
||||||||||
| 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.carma.ui.view.CarmaBrowserActionGroup
public abstract class CarmaBrowserActionGroup
Group of actions for CARMA browsers.
| Field Summary | |
|---|---|
static java.lang.String |
COPYRIGHT
|
| Constructor Summary | |
|---|---|
CarmaBrowserActionGroup(BaseCarmaBrowser browser)
|
|
| Method Summary | |
|---|---|
void |
runDefaultAction(org.eclipse.jface.viewers.IStructuredSelection selection)
Issues the default action for the group -- open |
| Methods inherited from class org.eclipse.ui.actions.ActionGroup |
|---|
dispose, fillActionBars, fillContextMenu, getContext, setContext, updateActionBars |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COPYRIGHT
| Constructor Detail |
|---|
public CarmaBrowserActionGroup(BaseCarmaBrowser browser)
browser - the BaseCarmaBrowser that the action group is created for| Method Detail |
|---|
public void runDefaultAction(org.eclipse.jface.viewers.IStructuredSelection selection)
selection - the selection the action should be executed against
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||