cs235MasseyA6
DataVisualiser
 All Classes Files Functions
Public Member Functions | Static Public Member Functions | List of all members
UserDefinedColourSelection Class Reference
Inheritance diagram for UserDefinedColourSelection:
Inheritance graph
[legend]
Collaboration diagram for UserDefinedColourSelection:
Collaboration graph
[legend]

Public Member Functions

 UserDefinedColourSelection (GUI host)
 Allows the class to reference the correct instance of the main GUI. More...
 
JPanel CreateInterface ()
 Creates the main interface for the user and populates an arraylist of user definedcolours for the colour scheme. More...
 

Static Public Member Functions

static void main (String args[])
 

Constructor & Destructor Documentation

UserDefinedColourSelection.UserDefinedColourSelection ( GUI  host)

Allows the class to reference the correct instance of the main GUI.

Parameters
host- instance of the main GUI

Member Function Documentation

JPanel UserDefinedColourSelection.CreateInterface ( )

Creates the main interface for the user and populates an arraylist of user definedcolours for the colour scheme.

Here is the call graph for this function:


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