|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.experimental.chart.swt.editor.SWTChartEditor
public class SWTChartEditor
An editor for chart properties.
| Field Summary | |
|---|---|
protected static java.util.ResourceBundle |
localizationResources
The resourceBundle for the localization. |
| Constructor Summary | |
|---|---|
SWTChartEditor(Display display,
org.jfree.chart.JFreeChart chart2edit)
Creates a new editor. |
|
| Method Summary | |
|---|---|
void |
open()
Opens the editor. |
void |
updateChart(org.jfree.chart.JFreeChart chart)
Updates the chart properties. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static java.util.ResourceBundle localizationResources
| Constructor Detail |
|---|
public SWTChartEditor(Display display,
org.jfree.chart.JFreeChart chart2edit)
display - the display.chart2edit - the chart to edit.| Method Detail |
|---|
public void open()
public void updateChart(org.jfree.chart.JFreeChart chart)
updateChart in interface org.jfree.chart.editor.ChartEditorchart - the chart.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||