public class NewFileImporter extends Importer
Importer.NodeStructureChange, Importer.ShowNodes
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
path |
isNodeStructureUpdate, postAction, project, selected, silent, viewer
Constructor and Description |
---|
NewFileImporter(VPTNode node,
ProjectViewer viewer,
java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
protected void |
internalDoImport()
Imports the file given in the constructor into the project.
|
_run, addNode, cleanup, constructPath, doImport, findChild, importFiles, importFiles, loadImportFilterStatus, removeDirectory, removeFile, saveImportFilterStatus, setSilent, setViewerEnabled, setViewStatus
public NewFileImporter(VPTNode node, ProjectViewer viewer, java.lang.String path)
protected void internalDoImport()
internalDoImport
in class Importer