|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.jface.action.Action
org.eclipse.emf.edit.ui.action.ValidateAction
| Nested Class Summary | |
static class |
ValidateAction.EclipseResourcesUtil
|
| Field Summary | |
protected EditingDomain |
domain
|
protected ValidateAction.EclipseResourcesUtil |
eclipseResourcesUtil
|
protected List |
selectedObjects
|
protected org.eclipse.jface.viewers.ISelectionProvider |
selectionProvider
|
| Fields inherited from interface org.eclipse.jface.action.IAction |
AS_CHECK_BOX, AS_DROP_DOWN_MENU, AS_PUSH_BUTTON, AS_RADIO_BUTTON, AS_UNSPECIFIED, CHECKED, DESCRIPTION, ENABLED, IMAGE, RESULT, TEXT, TOOL_TIP_TEXT |
| Constructor Summary | |
ValidateAction()
This contructs an instance. |
|
| Method Summary | |
protected void |
createMarkers(org.eclipse.core.resources.IFile file,
Diagnostic diagnostic)
|
protected org.eclipse.core.resources.IFile |
getFile()
|
protected void |
handleDiagnostic(Diagnostic diagnostic)
|
void |
run()
|
void |
selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
|
void |
setActiveEditor(org.eclipse.ui.IEditorPart editorPart)
|
boolean |
updateSelection(org.eclipse.jface.viewers.IStructuredSelection selection)
|
protected Diagnostic |
validate(org.eclipse.core.runtime.IProgressMonitor progressMonitor)
This simply execute the command. |
| Methods inherited from class org.eclipse.jface.action.Action |
addPropertyChangeListener, convertAccelerator, convertAccelerator, findKeyCode, findKeyString, findModifier, findModifierString, firePropertyChange, firePropertyChange, getAccelerator, getActionDefinitionId, getDescription, getDisabledImageDescriptor, getHelpListener, getHoverImageDescriptor, getId, getImageDescriptor, getMenuCreator, getStyle, getText, getToolTipText, isChecked, isEnabled, notifyResult, removeAcceleratorText, removeMnemonics, removePropertyChangeListener, runWithEvent, setAccelerator, setActionDefinitionId, setChecked, setDescription, setDisabledImageDescriptor, setEnabled, setHelpListener, setHoverImageDescriptor, setId, setImageDescriptor, setMenuCreator, setText, setToolTipText |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected org.eclipse.jface.viewers.ISelectionProvider selectionProvider
protected List selectedObjects
protected EditingDomain domain
protected ValidateAction.EclipseResourcesUtil eclipseResourcesUtil
| Constructor Detail |
public ValidateAction()
| Method Detail |
public void run()
run in interface org.eclipse.jface.action.IActionprotected Diagnostic validate(org.eclipse.core.runtime.IProgressMonitor progressMonitor)
protected void handleDiagnostic(Diagnostic diagnostic)
protected void createMarkers(org.eclipse.core.resources.IFile file,
Diagnostic diagnostic)
protected org.eclipse.core.resources.IFile getFile()
public void selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
selectionChanged in interface org.eclipse.jface.viewers.ISelectionChangedListenerpublic boolean updateSelection(org.eclipse.jface.viewers.IStructuredSelection selection)
public void setActiveEditor(org.eclipse.ui.IEditorPart editorPart)
|
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 | ||||||||||