Interface FeaturesControllerFactory


public interface FeaturesControllerFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    createFeaturesController(org.bidib.wizard.api.model.NodeInterface node, JFrame parent, org.bidib.wizard.common.model.settings.WizardSettingsInterface wizardSettings)
     
  • Method Details

    • createFeaturesController

      FeaturesController createFeaturesController(org.bidib.wizard.api.model.NodeInterface node, JFrame parent, org.bidib.wizard.common.model.settings.WizardSettingsInterface wizardSettings)