C D G M O R S

G

GridPlotter - class GridPlotter.
Grid Plotter:
The GridPlotter class provides methods for drawing in a grid by placing color blocks in its cells.
GridPlotter(GridPlotterGUI, ColorChoiceMenu) - Constructor for class GridPlotter
Constructs an object that could draw in a grid.
GridPlotterApp - class GridPlotterApp.
Grid Plotter:
The GridPlotterApp class provides a main method for an application that draws by placing color blocks in a grid.
GridPlotterApp() - Constructor for class GridPlotterApp
 
GridPlotterGUI - class GridPlotterGUI.
Grid Plotter:
The GridPlotterGUI class provides the graphical user interface for a program that draws in a grid by placing color blocks in its cells.
GridPlotterGUI(int, int) - Constructor for class GridPlotterGUI
Constructs the graphical user interface for the Grid Plotter program.

C D G M O R S