My Project
 All Classes Files Functions
Classes
TypeChooser.java File Reference

Creates the popup interface containing the buttons for each chart type. More...

Classes

class  TypeChooser
 

Detailed Description

Creates the popup interface containing the buttons for each chart type.

Author
Tim Connolly
Date
14/04/13
See Also
GUI, Chart, ChartData

DisplayChartTypeChooser creates a Container, and populates it with JButtons, assigning icons for each button, and putting code in the actionlisteners for these buttons to create a new graph with the data selected.