| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.emf.edit.ui.action.CommandAction
org.eclipse.emf.mapping.action.CreateMappingAction
| Nested Class Summary | |
| static class | CreateMappingAction.DelegateCommand
|
| Field Summary |
| Fields inherited from class org.eclipse.emf.edit.ui.action.CommandAction |
| action, collection, command, editingDomain, editorPart |
| Constructor Summary | |
| CreateMappingAction()
| |
| Method Summary | |
| void | commandStackChanged(EventObject event)
Called when the CommandStack's state has changed. |
| protected Command | createActionCommand(EditingDomain editingDomain,
Collection collection)
Create the command for this action |
| protected Object | getDefaultImage()
This returns the image that is used if the command does not provide an override. |
| protected ImageDescriptor | objectToImageDescriptor(Object object)
|
| void | selectionChanged(IAction action,
ISelection selection)
This is invoked by the framework so that the action state can be updated. |
| void | setActiveEditor(IAction action,
IEditorPart editorPart)
The framework calls this so that we can register against this editor. |
| Methods inherited from class org.eclipse.emf.edit.ui.action.CommandAction |
| getDefaultImageDescriptor, run |
| Methods inherited from class java.lang.Object |
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CreateMappingAction()
| Method Detail |
public void setActiveEditor(IAction action,
IEditorPart editorPart)
public void commandStackChanged(EventObject event)
public void selectionChanged(IAction action,
ISelection selection)
protected Object getDefaultImage()
protected ImageDescriptor objectToImageDescriptor(Object object)
protected Command createActionCommand(EditingDomain editingDomain,
Collection collection)
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||