\hypertarget{TypeChooser_8java}{\section{Type\-Chooser.\-java File Reference}
\label{TypeChooser_8java}\index{Type\-Chooser.\-java@{Type\-Chooser.\-java}}
}


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


\subsection*{Classes}
\begin{DoxyCompactItemize}
\item 
class \hyperlink{classTypeChooser}{Type\-Chooser}
\begin{DoxyCompactList}\small\item\em \hyperlink{classTypeChooser}{Type\-Chooser} class creates an interface containing buttons for the user to select which type of chart they would like to create. \end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Detailed Description}
Creates the popup interface containing the buttons for each chart type. \begin{DoxyAuthor}{Author}
Tim Connolly 
\end{DoxyAuthor}
\begin{DoxyDate}{Date}
14/04/13 
\end{DoxyDate}
\begin{DoxySeeAlso}{See Also}
\hyperlink{classGUI}{G\-U\-I}, \hyperlink{classChart}{Chart}, \hyperlink{classChartData}{Chart\-Data}
\end{DoxySeeAlso}
Display\-Chart\-Type\-Chooser creates a Container, and populates it with J\-Buttons, assigning icons for each button, and putting code in the actionlisteners for these buttons to create a new graph with the data selected. 