A B C D E F G H I L M N O P R S T U V W X Y Z

H

handle(Throwable) - Method in class edu.kzoo.grid.gui.GridAppFrame.GUIExceptionHandler
 
hasColorFor(String) - Static method in class edu.kzoo.util.NamedColor
Checks whether there is a color associated with the given name.
hasCorrectCtor(Class, Class, Class[]) - Static method in class edu.kzoo.grid.gui.GridPkgFactory
Verifies that a class has the required constructor and is properly assignable.
hasFourArgCtor(Class) - Static method in class edu.kzoo.grid.gui.GridPkgFactory
Reports wehther a given grid object class has an accessible four-arg constructor that takes Grid, Location, Direction, and Color.
hashCode() - Method in class edu.kzoo.grid.Location
Generates a hash code for this location (will not be tested on the Advanced Placement exam).
hashCode() - Method in class edu.kzoo.grid.Direction
Generates a hash code for this direction (will not be tested on the Advanced Placement exam).
hasNameFor(Color) - Static method in class edu.kzoo.util.NamedColor
Checks whether there is a name associated with the given color.
hasReachedStoppingState() - Method in class edu.kzoo.grid.gui.SteppedGridAppController
Determines whether a running application has reached a desired stopping state.

A B C D E F G H I L M N O P R S T U V W X Y Z