public class OpenFile
extends org.eclipse.core.commands.AbstractHandler
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
static java.lang.String |
PARAM_FILE_NAME |
static java.lang.String |
PARAM_FILE_URI |
| Constructor and Description |
|---|
OpenFile() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
protected java.io.File |
getFileFromUri(java.lang.String uri) |
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabledpublic static final java.lang.String ID
public static final java.lang.String PARAM_FILE_NAME
public static final java.lang.String PARAM_FILE_URI
Copyright © 2007–2020. All rights reserved.