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

B

backgroundColor() - Method in class edu.kzoo.grid.display.ScrollableGridDisplay
Gets the background color for displaying the grid.
backgroundDisplay - Variable in class edu.kzoo.grid.display.ScrollableGridDisplay
 
BasicGridFileMenu - class edu.kzoo.grid.gui.nuggets.BasicGridFileMenu.
Grid GUI Nuggets Package (Handy Grid GUI Components):
The BasicGridFileMenu class provides a file menu for creating, reading, and writing grids.
BasicGridFileMenu(GridAppFrame, FileMenuActionHandler, GridDataFileHandler) - Constructor for class edu.kzoo.grid.gui.nuggets.BasicGridFileMenu
Creates a File menu tied to the specified frame for creating, reading, and writing grids.
BasicGridFileMenu(GridAppFrame, GridDataFileHandler) - Constructor for class edu.kzoo.grid.gui.nuggets.BasicGridFileMenu
Creates a File menu tied to the specified frame for creating, reading, and writing grids.
BasicHelpMenu - class edu.kzoo.grid.gui.nuggets.BasicHelpMenu.
Grid GUI Nuggets Package (Handy Grid GUI Components):
A BasicHelpMenu object represents a Help menu with two standard entries: "About Application_Name" and "Help", where "Application_Name" is the name of the application provided in a parameter to the constructor.
BasicHelpMenu() - Constructor for class edu.kzoo.grid.gui.nuggets.BasicHelpMenu
Constructs an empty Help menu.
BasicHelpMenu(String, String) - Constructor for class edu.kzoo.grid.gui.nuggets.BasicHelpMenu
Constructs a Help menu with one "About This_Application" entry, where This_Application is replaced with applName.
BasicHelpMenu(String, String, String) - Constructor for class edu.kzoo.grid.gui.nuggets.BasicHelpMenu
Constructs a Help menu with two standard entries: "About This_Application" and "Help", where This_Application is replaced with applName.
BasicHelpMenu(String, String, String, String) - Constructor for class edu.kzoo.grid.gui.nuggets.BasicHelpMenu
Constructs a Help menu with one "About This_Application" entry, where This_Application is replaced with applName.
BasicHelpMenu(String, String, String, String, String) - Constructor for class edu.kzoo.grid.gui.nuggets.BasicHelpMenu
Constructs a Help menu with two standard entries: "About This_Application" and "Help", where This_Application is replaced with applName.
bgColor - Variable in class edu.kzoo.grid.display.ScrollableGridDisplay
 
BGColorChoiceMenu - class edu.kzoo.grid.gui.nuggets.BGColorChoiceMenu.
Grid GUI Nuggets Package (Handy Grid GUI Components):
The BGColorChoiceMenu class provides a drop-down menu for setting the background color of a grid.
BGColorChoiceMenu(GridAppFrame) - Constructor for class edu.kzoo.grid.gui.nuggets.BGColorChoiceMenu
Constructs a menu of color choices for setting the background color of a grid.
BGColorChoiceMenu(GridAppFrame, String) - Constructor for class edu.kzoo.grid.gui.nuggets.BGColorChoiceMenu
Constructs a menu of color choices for setting the background color of a grid.
BGColorChoiceMenu(GridAppFrame, String, ColorChoiceDDMenu.ColorChoice[], ColorChoiceDDMenu.ColorChoice) - Constructor for class edu.kzoo.grid.gui.nuggets.BGColorChoiceMenu
Constructs a menu of color choices for setting the background color of a grid.
BGColorChoiceMenu(GridAppFrame, String, String) - Constructor for class edu.kzoo.grid.gui.nuggets.BGColorChoiceMenu
Constructs a menu of color choices for setting the background color of a grid.
BLACK - Static variable in class edu.kzoo.grid.gui.ColorChoiceDDMenu
 
BLACK - Static variable in class edu.kzoo.util.NamedColor
NamedColor version of java.awt.Color constant
BLUE - Static variable in class edu.kzoo.grid.gui.ColorChoiceDDMenu
 
BLUE - Static variable in class edu.kzoo.util.NamedColor
NamedColor version of java.awt.Color constant
boundedChooser - Variable in class edu.kzoo.grid.gui.GridFileChooser
 
boundedClass() - Method in class edu.kzoo.grid.gui.GridFileChooser
Returns the bounded grid class selected on the open accessory.
BoundedGrid - class edu.kzoo.grid.BoundedGrid.
Grid Container Package:
A BoundedGrid is a rectangular, bounded two-dimensional container data structure.
BoundedGrid.Array2DGridRep - class edu.kzoo.grid.BoundedGrid.Array2DGridRep.
The Array2DGridRep class represents an internal bounded grid using a two-dimensional array.
BoundedGrid.Array2DGridRep(int, int) - Constructor for class edu.kzoo.grid.BoundedGrid.Array2DGridRep
Constructs an empty Array2DGridRep representation with the given dimensions.
BoundedGrid(boolean, int, int) - Constructor for class edu.kzoo.grid.BoundedGrid
Constructs an empty BoundedGrid object with the given dimensions.
BoundedGrid(int, int) - Constructor for class edu.kzoo.grid.BoundedGrid
Constructs an empty BoundedGrid object with the given dimensions.
boundedGridClasses() - Static method in class edu.kzoo.grid.gui.GridPkgFactory
Returns the set of bounded grid classes known to the factory.
BROWN - Static variable in class edu.kzoo.util.NamedColor
 
buttonLabelFor(Method) - Method in class edu.kzoo.grid.gui.GeneratedButtonList
Returns the appropriate button label for the given method.
buttonLabelToMethodObjMap - Variable in class edu.kzoo.grid.gui.GeneratedButtonList
 

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