Uses of Interface
org.bidib.wizard.mvc.stepcontrol.controller.StepControlControllerInterface
Packages that use StepControlControllerInterface
Package
Description
-
Uses of StepControlControllerInterface in org.bidib.wizard.mvc.stepcontrol.controller
Classes in org.bidib.wizard.mvc.stepcontrol.controller that implement StepControlControllerInterface -
Uses of StepControlControllerInterface in org.bidib.wizard.mvc.stepcontrol.view
Constructors in org.bidib.wizard.mvc.stepcontrol.view with parameters of type StepControlControllerInterfaceModifierConstructorDescriptionStepControlPanel(MainModel mainModel, StepControlModel stepControlModel, org.bidib.wizard.common.service.SettingsService settingsService, TabStatusListener tabStatusListener, FeedbackPortStatusChangeProvider feedbackPortStatusChangeProvider, StepControlControllerInterface stepControlController, StatusBar statusBar)