| org.jfree.experimental.chart.swt.editor.SWTOtherEditor
SWTOtherEditor | class SWTOtherEditor extends Composite (Code) | | An editor for miscellaneous chart properties.
|
localizationResources | protected static ResourceBundle localizationResources(Code) | | The resourceBundle for the localization.
|
SWTOtherEditor | public SWTOtherEditor(Composite parent, int style, JFreeChart chart)(Code) | | Creates a new instance.
Parameters: parent - the parent. Parameters: style - the style. Parameters: chart - the chart. |
updateChartProperties | public void updateChartProperties(JFreeChart chart)(Code) | | Updates the chart.
Parameters: chart - the chart. |
|
|