62636465666768
this.toSize = toSize; } @Override protected PropertyInputPanel createInputPanel() { return new CouplingMatrixPanel(this, fromSize, toSize); }