Package org.gephi.io.importer.spi
Interface ImporterUI.WithWizard
-
- Enclosing interface:
- ImporterUI
public static interface ImporterUI.WithWizardOptional interface to implement forImporterUIclasses that need a Wizard
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.openide.WizardDescriptorgetWizardDescriptor()Used to retreive the wizard descriptor for the Importer UI.
-