public static class AbstractExampleInstallerWizard.FileToOpen
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
editorID |
protected java.lang.String |
location |
protected IFile |
workspaceFile |
| Constructor and Description |
|---|
AbstractExampleInstallerWizard.FileToOpen() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEditorID() |
java.lang.String |
getLocation() |
IFile |
getWorkspaceFile() |
void |
setEditorID(java.lang.String editorID) |
void |
setLocation(java.lang.String location) |