Class StepController

  • All Implemented Interfaces:
    Controller

    @ParametrizedController(url="Step.fxml")
    public class StepController
    extends java.lang.Object
    implements Controller
    A JavaFX control that shows a step in the pipeline. This control shows the name of the operation as well as a list of input sockets and output sockets.