Interface ImporterUI.WithWizard

  • Enclosing interface:
    ImporterUI

    public static interface ImporterUI.WithWizard
    Optional interface to implement for ImporterUI classes that need a Wizard
    • Method Detail

      • getWizardDescriptor

        org.openide.WizardDescriptor getWizardDescriptor()
        Used to retreive the wizard descriptor for the Importer UI.
        Returns:
        Wizard descriptor for the UI