3637383940414243444546
public ComputeReportAndReportOptionsPanel(String baseLabel) { compRepPanel = new CompRepRadioButtonsPanel(); tabOptPanel = new TableOptionsPanel(baseLabel,false); gbl = new GridBagLayout(); this.setLayout(gbl); // Z Z Z Z F
4445464748495051525354
compRepPanel = new CompRepRadioButtonsPanel(); p2dPanel = new Plot2DPanel(labelFreq); p3dPanel = new Plot3DPanel(label3DPlot); tabOptPanel = new TableOptionsPanel(labelTabel); gbl = new GridBagLayout(); this.setLayout(gbl); // Z Z Z Z F