cs235MasseyA6
DataVisualiser
 All Classes Files Functions
Public Member Functions | List of all members
TypeChooser Class Reference

TypeChooser class creates an interface containing buttons for the user to select which type of chart they would like to create. More...

Collaboration diagram for TypeChooser:
Collaboration graph
[legend]

Public Member Functions

Container CreateInterface ()
 Creates the interface. More...
 
GUI Get_m_Host ()
 
void Set_m_Host (GUI m_Host)
 
 TypeChooser (GUI host)
 Construct the TypeChooser. More...
 

Detailed Description

TypeChooser class creates an interface containing buttons for the user to select which type of chart they would like to create.

Constructor & Destructor Documentation

TypeChooser.TypeChooser ( GUI  host)

Construct the TypeChooser.

Parameters
hostis the main instance of the GUI class, containing the methods and variables

Here is the call graph for this function:

Member Function Documentation

Container TypeChooser.CreateInterface ( )

Creates the interface.

Returns
initContainer - Returns the components to be added to the container
GUI TypeChooser.Get_m_Host ( )
Returns
the m_Host
void TypeChooser.Set_m_Host ( GUI  m_Host)
Parameters
m_Hostthe m_Host to set

The documentation for this class was generated from the following file: