|
|
@ -35,7 +35,6 @@ public class ParameterToolBarPane extends BasicBeanPane<Parameter[]> { |
|
|
|
private static final int GAP_BV = 4; |
|
|
|
private static final int GAP_BV = 4; |
|
|
|
|
|
|
|
|
|
|
|
private static final int L_H = 18; |
|
|
|
private static final int L_H = 18; |
|
|
|
private static int HEIGHT = 0; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public ParameterToolBarPane() { |
|
|
|
public ParameterToolBarPane() { |
|
|
|
this.setLayout(new FlowParameterPaneLayout()); |
|
|
|
this.setLayout(new FlowParameterPaneLayout()); |
|
|
|