Functional Index of Classes in the Grid Package


The Grid Package includes classes for modeling objects in a two-dimensional grid, classes for graphically displaying a grid and the objects it, and classes for creating graphical user interfaces for grid-based applications.  The class documentation (API) for the package includes javadoc-generated documentation for every class, organized alphabetically and by package. This document, on the other hand, provides a list of the classes organized functionally in the following sections:

Classes for modeling a grid and the objects in it
Classes for displaying a grid and the objects in it
Classes for constructing grid-based graphical user interfaces
Utility classes

In addition, there is an Overview document that covers the origins of the Grid Package, its purpose, an explanation of how to use its classes, and how to create and run an application. Two other documents, Understanding the Display Component Classes and Creating and Extending Grid Package Classes, provide information about customizing the Grid Package, especially through creating new classes and subclasses.

Classes for modeling a grid and the objects in it (edu.kzoo.grid package):

Classes for displaying a grid and the objects in it (edu.kzoo.grid.display package):

Classes for constructing grid-based graphical user interfaces
(edu.kzoo.grid.gui and edu.kzoo.grid.gui.nuggets packages):

Utility classes (edu.kzoo.util package):