public class OpenDocumentHandler extends OpenEditorHandler
Constructor and Description |
---|
OpenDocumentHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEditorId() |
java.lang.Object |
openOperation(org.eclipse.core.commands.ExecutionEvent event) |
execute, isEnabled
public java.lang.Object openOperation(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
openOperation
in class OpenEditorHandler
org.eclipse.core.commands.ExecutionException
public java.lang.String getEditorId()
getEditorId
in class OpenEditorHandler