25262728293031
protected List<String> attributeNameList = new ArrayList<String>(); protected List<TangoKey> keyList = null; @Override protected BarChartViewer initWidget() { return new BarChartViewer(); }