|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChartEditor
A chart editor is typically a JComponent
containing a user interface
for modifying the properties of a chart.
ChartEditorManager.getChartEditor(JFreeChart)
Method Summary | |
---|---|
void |
updateChart(JFreeChart chart)
Applies the changes to the specified chart. |
Method Detail |
---|
void updateChart(JFreeChart chart)
chart
- the chart.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |