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

M

MAGENTA - Static variable in class edu.kzoo.util.NamedColor
NamedColor version of java.awt.Color constant
makeAboutMessage(String, String, String) - Static method in class edu.kzoo.grid.gui.nuggets.BasicHelpMenu
 
makeControlPanel(String) - Method in class edu.kzoo.grid.gui.SteppedGridAppFrame
Creates the control panel.
makeControlPanel(String) - Method in class edu.kzoo.grid.gui.GridAppFrame
Creates a control panel that lays out control buttons starting from the top.
makeDimensionsDialog(JFrame) - Static method in class edu.kzoo.grid.gui.GridCreationDialog
Creates a dialog that creates a BoundedGrid object after prompting the user for its dimensions.
makeDisplayPanel() - Method in class edu.kzoo.grid.gui.GridAppFrame
Creates the panel for displaying a grid application.
makeEditingPalette() - Method in class edu.kzoo.grid.gui.GridEditor
Creates the editing palette.
makeFileMenu() - Method in class edu.kzoo.grid.gui.nuggets.BasicGridFileMenu
Creates the File drop-down menu on the frame.
makeGridChoiceDialog(JFrame) - Static method in class edu.kzoo.grid.gui.GridCreationDialog
Creates a dialog that allows the user to choose the type of grid to create and, if appropriate, its dimensions.
makeGridLinesVisible(boolean) - Method in class edu.kzoo.grid.display.ScrollableGridDisplay
Makes the gridlines visible or invisible, depending on the value of the visible parameter.
makeObject(Class, Grid, Location) - Method in class edu.kzoo.grid.gui.GridEditor
Constructs the specified type of object.
makeObject(Class, Grid, Location, Color) - Method in class edu.kzoo.grid.gui.GridEditor
Constructs the specified type of object.
makeOpenAccessory() - Method in class edu.kzoo.grid.gui.GridFileChooser
Builds the open accessory with combo boxes for choosing the bounded and unbounded grid classes.
makeSliderPanel() - Method in class edu.kzoo.grid.gui.GridAppFrame
Creates a speed slider for controling the speed of the animation.
makeToolTipsReportLocation() - Method in class edu.kzoo.grid.display.ScrollableGridDisplay
Sets tool tips to provide information about the locations of cells in the grid.
makeToolTipsReportObject() - Method in class edu.kzoo.grid.display.ScrollableGridDisplay
Sets tool tips to provide information about the contents of cells in the grid.
makeTypeChoiceComponent() - Method in class edu.kzoo.grid.gui.GridEditor
Makes the grid object type choice combo box.
MEDIUM_GREEN - Static variable in class edu.kzoo.util.NamedColor
 
meetsControlMethodCriteria(Method, Class) - Method in class edu.kzoo.grid.gui.GeneratedButtonList
Returns true if the given method was declared in the specified class (not in one of its superclasses) and has the right return type and parameters to be turned into a control button; false otherwise.
meetsMethodNameFormatCriteria(String) - Method in class edu.kzoo.grid.gui.GeneratedButtonList
Returns true if the given method was declared in the specified class (not in one of its superclasses) and has the right return type and parameters to be turned into a control button; false otherwise.
methNamePattern - Static variable in class edu.kzoo.grid.gui.GeneratedButtonList
 
methNameRegExpr - Static variable in class edu.kzoo.grid.gui.GeneratedButtonList
 
methodArguments - Variable in class edu.kzoo.grid.gui.GeneratedButtonList
 
MIDNIGHT - Static variable in class edu.kzoo.util.NamedColor
Midnight blue
minCellSize - Variable in class edu.kzoo.grid.display.ScrollableGridDisplay
 
MinimalFileMenu - class edu.kzoo.grid.gui.nuggets.MinimalFileMenu.
Grid GUI Nuggets Package (Handy Grid GUI Components):
The MinimalFileMenu class provides a file menu that initially has either no menu items or just a Quit option, depending on the constructor used.
MinimalFileMenu() - Constructor for class edu.kzoo.grid.gui.nuggets.MinimalFileMenu
Creates a minimal File menu containing only a Quit option.
MinimalFileMenu(boolean) - Constructor for class edu.kzoo.grid.gui.nuggets.MinimalFileMenu
Creates a File menu that may be empty or may include a Quit option.
MinimalFileMenu(String) - Constructor for class edu.kzoo.grid.gui.nuggets.MinimalFileMenu
Creates a minimal File menu with the specifed name containing only a Quit option.
MinimalFileMenu(String, boolean) - Constructor for class edu.kzoo.grid.gui.nuggets.MinimalFileMenu
Creates a File menu with the specifed name that may be empty or may include a Quit option.
minimumCellSize() - Method in class edu.kzoo.grid.display.ScrollableGridDisplay
Gets the minimum cell size.
mousePressed(MouseEvent) - Method in class edu.kzoo.grid.gui.GridAppFrame.DisplayMouseListener
 

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