C E G H I M N R S

I

IterationController - class IterationController.
Grid Iterator Lab:
The IterationController class provides the methods for stepping through a grid using one of a number of iterators (which must be registered using the register method).
IterationController() - Constructor for class IterationController
 
IteratorGUI - class IteratorGUI.
Grid Iterator Lab:
The IteratorGUI class provides the graphical user interface for a program that draws in a grid by placing color blocks in its cells.
IteratorGUI(String, int, int, int, int) - Constructor for class IteratorGUI
Constructs the graphical user interface for the Iterator traversal program.
IteratorLab - class IteratorLab.
Grid Iterator Lab:
The IteratorLab class provides a main method that creates an animation of 2-D structure traversals using iterators.
IteratorLab() - Constructor for class IteratorLab
 

C E G H I M N R S