|
|
@ -12,7 +12,7 @@ public class DemoTableDataPane extends AbstractExtendedChartTableDataPane<DemoDa |
|
|
|
private UIComboBox zComboBox; |
|
|
|
private UIComboBox zComboBox; |
|
|
|
|
|
|
|
|
|
|
|
@Override |
|
|
|
@Override |
|
|
|
protected String[] fieldLabel() { |
|
|
|
protected String[] fieldLabels() { |
|
|
|
return new String[]{ |
|
|
|
return new String[]{ |
|
|
|
"X轴", |
|
|
|
"X轴", |
|
|
|
"Y轴", |
|
|
|
"Y轴", |
|
|
|