Creates the popup interface containing the buttons for each chart type. More...
Classes | |
class | TypeChooser |
TypeChooser class creates an interface containing buttons for the user to select which type of chart they would like to create. More... | |
Creates the popup interface containing the buttons for each chart type.
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.