Uses of Package
org.jfree.beans.events

Packages that use org.jfree.beans.events
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
CategoryItemClickEvent
          An event object that carries information about a mouse click on an item in an AbstractCategoryChart.
CategoryItemClickListener
          A listener for item clicks on a AbstractCategoryChart.
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 a JPieChart.
SectionClickListener
          A listener for section clicks on a JPieChart.
XYItemClickEvent
          An event object that carries information about a mouse click on an item in an AbstractXYChart.
XYItemClickListener
          A listener for item clicks on a AbstractXYChart.
 

Classes in org.jfree.beans.events used by org.jfree.beans.events
CategoryItemClickEvent
          An event object that carries information about a mouse click on an item in an AbstractCategoryChart.
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 a JPieChart.
XYItemClickEvent
          An event object that carries information about a mouse click on an item in an AbstractXYChart.