Package | Description |
---|---|
org.jfree.beans |
Core classes for Orson (a chart beans library based on JFreeChart).
|
Modifier and Type | Method and Description |
---|---|
void |
JPieChart.addSectionClickListener(SectionClickListener listener)
Registers a listener to receive notification of section clicks.
|
void |
JPieChart.removeSectionClickListener(SectionClickListener listener)
Unregisters a listener so that it no longer receives notification of
section clicks.
|