| Package | Description |
|---|---|
| org.gephi.io.importer.api |
API for importing data from any support.
|
| org.gephi.io.importer.impl | |
| org.gephi.io.importer.spi |
Interfaces for creating new data importers.
|
| Modifier and Type | Method and Description |
|---|---|
Container |
ImportController.importWizard(WizardImporter importer) |
| Modifier and Type | Method and Description |
|---|---|
Container |
ImportControllerImpl.importWizard(WizardImporter importer) |
| Modifier and Type | Method and Description |
|---|---|
WizardImporter |
WizardImporterBuilder.buildImporter()
Builds a new wizard importer instance, ready to be used.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImporterWizardUI.unsetup(WizardImporter importer,
org.openide.WizardDescriptor.Panel panel)
Notify UI the settings panel has been closed and that new values can be
written.
|
Copyright © 2007–2017. All rights reserved.