|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
GeneratedButtonList
object creates a group of
control buttons based on the methods of another class.initialPrompt
,
waits for the user's response, and validates it.
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid byte in the range provided).
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid byte).
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid char).
STANDARD_CHOICES
with the
specified name.
null
if this
graphical user interface has no control panel).
setDelay
; defaults to 0 if there is no speed
slider included with this graphical user interface and if
setDelay
has never been called.
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid double in the range provided).
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid double).
createFileChooser
method.
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid float in the range provided).
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid float).
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid integer in the range provided).
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid integer).
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid long in the range provided).
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid long).
NamedColor
value.
NamedColor
value.
NamedColor
value with the
specified transparency level.
NamedColor
value.
NamedColor
from the map.
NamedColor
value with the
specified transparency level.
java.util.Color.toString
method).
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid short in the range provided).
initialPrompt
,
waits for the user's response, and validates it (the response must
be a valid short).
null
if no speed slider
is included with this graphical user interface).
initialPrompt
,
waits for the user's response.
java.awt.Color
constant
java.awt.Color
constant
Grid
is a two-dimensional, rectangular container
data structure.BoundedGridValidityChecker
implements a strategy for
determining the validity of a location in a bounded grid.BoundedGridValidityChecker
object.
InternalRepresentation
interface specifies
the methods that any internal representation of the
Grid
class must implement.UnboundedGridValidityChecker
implements a strategy
for determining the validity of a location in an unbounded grid.ValidityChecker
specifies a strategy for determining
the validity of a location in a grid.Grid
object with the specified internal
representation.
Grid
object with the specified internal
representation.
GridAppFrame
class provides a window in which
to display a grid and its contents.GridBackgroundDisplay
interface specifies the
method that must be provided by any class used to display
a Grid
background.GridChangeListener
interface specifies the
method used to notify GridChangeListener
objects
of changes to the grid.GridChoiceComboBox
is a dialog that allows the user to
choose the type of grid to be created and, if appropriate, its
dimensions.GridCreationDialog
is a dialog that allows the user
to construct a new grid, choosing its type (bounded or unbounded)
and, if appropriate, its dimensions.GridDataFileHandler
interface specifies methods for
reading grid information from a file and writing it to a file.GridDisplay
interface specifies the
methods that must be provided by any class used to display
a Grid
object and its contents.GridEditor
class provides a window in which
to edit a grid.GridFileChooser
is a JFileChooser
subclass that adds
some specialized behavior for opening and saving grid
data files.true
if the grid lines are visible,
false
otherwise.
GridObject
object is an object that can be contained
in a grid.GridObjectDisplay
interface contains the
method needed to display an object in a grid.GridPkgFactory
class provides a set of static methods
for constructing grids and the objects they contain, and for keeping
track of what types of grids or grid objects are available to a
specific application.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |