|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionRegistry | |
org.eclipse.gef.ui.actions | This package support for using JFace Actions in your EditorPart. |
org.eclipse.gef.ui.parts |
Uses of ActionRegistry in org.eclipse.gef.ui.actions |
Methods in org.eclipse.gef.ui.actions that return ActionRegistry | |
protected ActionRegistry |
ActionBarContributor.getActionRegistry()
returns this contributor's ActionRegsitry. |
Uses of ActionRegistry in org.eclipse.gef.ui.parts |
Methods in org.eclipse.gef.ui.parts that return ActionRegistry | |
protected ActionRegistry |
GraphicalEditor.getActionRegistry()
Lazily creates and returns the action registry. |
Methods in org.eclipse.gef.ui.parts with parameters of type ActionRegistry | |
protected void |
GraphicalEditor.setActionRegistry(ActionRegistry registry)
Sets the ActionRegistry for this EditorPart. |
|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |