5556575859606162636465
super(pipeline); this.parent = parent; this.pipeline = pipeline; graph = new PipelineGraph(pipeline); graph.addListener(this); setLayout(new BoxLayout(this, BoxLayout.Y_AXIS)); layout = new PipelineLayout<PipelineModule,Edge>(graph);