Uses of Package
org.jfree.beans.events
-
Packages that use org.jfree.beans.events Package Description org.jfree.beans Core classes for Orson (a chart beans library based on JFreeChart).org.jfree.beans.events Events and listeners. -
Classes in org.jfree.beans.events used by org.jfree.beans Class Description CategoryItemClickEvent An event object that carries information about a mouse click on an item in anAbstractCategoryChart
.CategoryItemClickListener A listener for item clicks on aAbstractCategoryChart
.LegendClickEvent An event object that carries information about a mouse click on a series in a legend.LegendClickListener A listener for series clicks on a legend.SectionClickEvent An event object that carries information about a mouse click on a section in aJPieChart
.SectionClickListener A listener for section clicks on aJPieChart
.XYItemClickEvent An event object that carries information about a mouse click on an item in anAbstractXYChart
.XYItemClickListener A listener for item clicks on aAbstractXYChart
. -
Classes in org.jfree.beans.events used by org.jfree.beans.events Class Description CategoryItemClickEvent An event object that carries information about a mouse click on an item in anAbstractCategoryChart
.LegendClickEvent An event object that carries information about a mouse click on a series in a legend.SectionClickEvent An event object that carries information about a mouse click on a section in aJPieChart
.XYItemClickEvent An event object that carries information about a mouse click on an item in anAbstractXYChart
.