|
|
|
@ -37,8 +37,8 @@ public class VanChartGaugeLabelDetailPane extends VanChartPlotLabelDetailPane {
|
|
|
|
|
private UIButtonGroup<Integer> align; |
|
|
|
|
private JPanel alignPane; |
|
|
|
|
private Integer[] oldAlignValues; |
|
|
|
|
protected UIButtonGroup<Integer> style; |
|
|
|
|
protected ChartTextAttrPane textFontPane; |
|
|
|
|
private UIButtonGroup<Integer> style; |
|
|
|
|
private ChartTextAttrPane textFontPane; |
|
|
|
|
|
|
|
|
|
public VanChartGaugeLabelDetailPane(Plot plot, VanChartStylePane parent) { |
|
|
|
|
super(plot, parent); |
|
|
|
|