Package | Description |
---|---|
com.putable.client |
Provides the classes specific to the client
|
com.putable.client.gui |
Provides the classes necessary to construct the client's GUI
|
com.putable.client.matrix |
Provides the matrix class specific to the client
|
com.putable.common.matrix |
Provides the classes necessary to construct a Matrix object
|
com.putable.server |
Provides the classes specific to the server
|
com.putable.server.factoryClasses |
Provides factory classes that produce unique objects for the server
|
com.putable.server.matrix |
Provides the matrix classes specific to the server
|
tests |
Provides the classes for JUnit tests
|
Class and Description |
---|
Attributes
A class to store the name, text, energy, bgcolor, fgcolor, x value, y value,
and image of a NetPuzlObject
|
NetPuzlObject
A class to represent the common behavior shared by all Agents, Images, Keys,
Matrices, and Tokens
|
Class and Description |
---|
Cell
A cell within a Matrix's two dimensional grid that may be empty or may
contain one Token
|
Matrix
An interface representing a Matrix in a NetPuzl world
|
NetPuzlObject
A class to represent the common behavior shared by all Agents, Images, Keys,
Matrices, and Tokens
|
Class and Description |
---|
AbstractMatrix
An abstract implementation of a Matrix in a NetPuzl world
|
Attributes
A class to store the name, text, energy, bgcolor, fgcolor, x value, y value,
and image of a NetPuzlObject
|
Matrix
An interface representing a Matrix in a NetPuzl world
|
NetPuzlObject
A class to represent the common behavior shared by all Agents, Images, Keys,
Matrices, and Tokens
|
Class and Description |
---|
AbstractMatrix
An abstract implementation of a Matrix in a NetPuzl world
|
Agent
The basic 'active' element of a NetPuzl world -- either a human or robot
client
|
Attributes
A class to store the name, text, energy, bgcolor, fgcolor, x value, y value,
and image of a NetPuzlObject
|
Cell
A cell within a Matrix's two dimensional grid that may be empty or may
contain one Token
|
ClickFunction
A class to represent the functionality of a clickable NetPuzlObject
|
Image
A representation of an arbitrary image that can be used as an 'icon' for a
token or an agent (and possibly a matrix or key as well, depending on the
NetPuzl client
|
Key
A representation of a command that can normally be invoked from a keyboard
when running a NetPuzl client GUI
|
Matrix
An interface representing a Matrix in a NetPuzl world
|
MatrixType
An enum to represent the different types of matrices supported by the
Heineken server
|
NetPuzlObject
A class to represent the common behavior shared by all Agents, Images, Keys,
Matrices, and Tokens
|
SayFunction
A class to represent the functionality of a clickable NetPuzlObject
|
Token
A Token in a Matrix can be clicked on (or spoken to or heard from)
|
Class and Description |
---|
Agent
The basic 'active' element of a NetPuzl world -- either a human or robot
client
|
NetPuzlObject
A class to represent the common behavior shared by all Agents, Images, Keys,
Matrices, and Tokens
|
Class and Description |
---|
Agent
The basic 'active' element of a NetPuzl world -- either a human or robot
client
|
Image
A representation of an arbitrary image that can be used as an 'icon' for a
token or an agent (and possibly a matrix or key as well, depending on the
NetPuzl client
|
Key
A representation of a command that can normally be invoked from a keyboard
when running a NetPuzl client GUI
|
Matrix
An interface representing a Matrix in a NetPuzl world
|
MatrixType
An enum to represent the different types of matrices supported by the
Heineken server
|
NetPuzlObject
A class to represent the common behavior shared by all Agents, Images, Keys,
Matrices, and Tokens
|
Token
A Token in a Matrix can be clicked on (or spoken to or heard from)
|
Class and Description |
---|
AbstractMatrix
An abstract implementation of a Matrix in a NetPuzl world
|
Agent
The basic 'active' element of a NetPuzl world -- either a human or robot
client
|
Attributes
A class to store the name, text, energy, bgcolor, fgcolor, x value, y value,
and image of a NetPuzlObject
|
Image
A representation of an arbitrary image that can be used as an 'icon' for a
token or an agent (and possibly a matrix or key as well, depending on the
NetPuzl client
|
Matrix
An interface representing a Matrix in a NetPuzl world
|
NetPuzlObject
A class to represent the common behavior shared by all Agents, Images, Keys,
Matrices, and Tokens
|
Token
A Token in a Matrix can be clicked on (or spoken to or heard from)
|
Class and Description |
---|
AbstractMatrix
An abstract implementation of a Matrix in a NetPuzl world
|
Attributes
A class to store the name, text, energy, bgcolor, fgcolor, x value, y value,
and image of a NetPuzlObject
|
Image
A representation of an arbitrary image that can be used as an 'icon' for a
token or an agent (and possibly a matrix or key as well, depending on the
NetPuzl client
|
Matrix
An interface representing a Matrix in a NetPuzl world
|
NetPuzlObject
A class to represent the common behavior shared by all Agents, Images, Keys,
Matrices, and Tokens
|