Package | Description |
---|---|
org.eclipse.gef.ui.actions |
This package support for using JFace Actions in your EditorPart.
|
org.eclipse.gef.ui.parts |
Modifier and Type | Method and Description |
---|---|
protected ActionRegistry |
ActionBarContributor.getActionRegistry()
returns this contributor's ActionRegsitry.
|
Modifier and Type | Method and Description |
---|---|
protected ActionRegistry |
GraphicalEditor.getActionRegistry()
Lazily creates and returns the action registry.
|
Modifier and Type | Method and Description |
---|---|
protected void |
GraphicalEditor.setActionRegistry(ActionRegistry registry)
Sets the ActionRegistry for this EditorPart.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.