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

D

DARK_BLUE - Static variable in class edu.kzoo.util.NamedColor
 
DARK_GRAY - Static variable in class edu.kzoo.util.NamedColor
NamedColor version of java.awt.Color constant
DARK_GREEN - Static variable in class edu.kzoo.util.NamedColor
 
DATA_FILE_EXT - Static variable in class edu.kzoo.grid.gui.GridFileChooser
 
Debug - class edu.kzoo.util.Debug.
AP® Computer Science Marine Biology Simulation:
The Debug class supports conditional printing of debugging messages.
Debug() - Constructor for class edu.kzoo.util.Debug
 
decorate(GridObjectDisplay, GridObject, Component, Graphics2D) - Method in class edu.kzoo.grid.display.ScaledImageTintDecorator
Decorate the ScaledImageDisplay so that it appears tinted.
decorate(GridObjectDisplay, GridObject, Component, Graphics2D) - Method in class edu.kzoo.grid.display.RotatedDecorator
Apply the rotating aspect of the decoration.
decorate(GridObjectDisplay, GridObject, Component, Graphics2D) - Method in interface edu.kzoo.grid.display.DisplayDecorator
 
DEFAULT_MAX_DELAY_MSECS - Static variable in class edu.kzoo.grid.gui.GridAppFrame
Default maximum value for speed slider bar (1000 milliseconds).
DEFAULT_MIN_CELL_SIZE - Static variable in class edu.kzoo.grid.display.ScrollableGridDisplay
 
DEFAULT_MIN_DELAY_MSECS - Static variable in class edu.kzoo.grid.gui.GridAppFrame
Default minimum value for speed slider bar (10 milliseconds).
DEFAULT_VIEWABLE_SIZE - Static variable in class edu.kzoo.grid.display.ScrollableGridDisplay
 
defaultBounded - Variable in class edu.kzoo.grid.gui.GridFileChooser
 
DefaultDisplay - class edu.kzoo.grid.display.DefaultDisplay.
Grid Display Package:
A DefaultDisplay draws a centered question-mark.
DefaultDisplay() - Constructor for class edu.kzoo.grid.display.DefaultDisplay
 
DefaultDisplayFactory - class edu.kzoo.grid.display.DefaultDisplayFactory.
Grid Display Package:
The DefaultDisplayFactory class contains methods that provide a suitable default display for a given class.
DefaultDisplayFactory() - Constructor for class edu.kzoo.grid.display.DefaultDisplayFactory
 
defaultUnbounded - Variable in class edu.kzoo.grid.gui.GridFileChooser
 
defineContent() - Method in class edu.kzoo.grid.gui.GridEditor
Defines contents of main window panel.
defineContent() - Method in class edu.kzoo.grid.gui.GridAppFrame
Defines contents of main window panel.
Direction - class edu.kzoo.grid.Direction.
AP® Computer Science Marine Biology Simulation:
The Direction class encapsulates the notion of a compass direction such as North, East, South, West.
Direction() - Constructor for class edu.kzoo.grid.Direction
Constructs a default Direction object facing North.
Direction(int) - Constructor for class edu.kzoo.grid.Direction
Constructs a Direction object.
Direction(String) - Constructor for class edu.kzoo.grid.Direction
Constructs a Direction object.
displayAfterEachStep - Variable in class edu.kzoo.grid.gui.SteppedGridAppFrame
 
DisplayDecorator - interface edu.kzoo.grid.display.DisplayDecorator.
Grid Display Package:
A DisplayDecorator provides an interface for any decorator that will be used in the Display package.
displayGridAfterButtonActions - Variable in class edu.kzoo.grid.gui.GeneratedButtonList
 
DisplayMap - class edu.kzoo.grid.display.DisplayMap.
Grid Display Package:
DisplayMap is a collection that maps grid object classes to objects that know how to display them.
DisplayMap() - Constructor for class edu.kzoo.grid.display.DisplayMap
 
displaysAfterButtonAction() - Method in class edu.kzoo.grid.gui.ControlButton
Returns true if this control button redisplays the the grid after performing the action associated with the button.
done() - Method in class edu.kzoo.grid.gui.GridEditor
Leaves the editor, returning to the parent frame.
doneButton - Variable in class edu.kzoo.grid.gui.GridEditor
 
draw(GridObject, Component, Graphics2D) - Method in class edu.kzoo.grid.display.TextDisplay
Draws the given object.
draw(GridObject, Component, Graphics2D) - Method in class edu.kzoo.grid.display.ScaledImageDisplay
Draws a unit-length object using an image.
draw(GridObject, Component, Graphics2D) - Method in class edu.kzoo.grid.display.ScaledDisplay
Draw the given GridObject object.
draw(GridObject, Component, Graphics2D) - Method in class edu.kzoo.grid.display.PictureBlockDisplay
Draws a unit-length object using an image.
draw(GridObject, Component, Graphics2D) - Method in class edu.kzoo.grid.display.ColorBlockDisplay
Draw the given object as a block of color.
draw(GridObject, Component, Graphics2D, Rectangle) - Method in class edu.kzoo.grid.display.ScaledDisplay
Draw the given object.
draw(GridObject, Component, Graphics2D, Rectangle) - Method in interface edu.kzoo.grid.display.GridObjectDisplay
Method invoked to draw a GridObject.
drawBackground(Graphics2D) - Method in class edu.kzoo.grid.display.ScrollableGridDisplay
Draws the grid background.
drawBackground(Graphics2D) - Method in interface edu.kzoo.grid.display.GridBackgroundDisplay
Draws the grid background.
drawBackground(Graphics2D) - Method in class edu.kzoo.grid.display.CheckeredBackgroundDisplay
 
drawGridlines(Graphics2D) - Method in class edu.kzoo.grid.display.ScrollableGridDisplay
Draws the gridlines for the grid.
drawGridObject(Graphics2D, GridObject) - Method in class edu.kzoo.grid.display.ScrollableGridDisplay
Draws one GridObject instance.

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