- hasClick() - Method in class com.putable.common.matrix.Token
-
Determines if this Token has a function to process clicks
- hashCode() - Method in class com.putable.common.matrix.Attributes
-
- hashCode() - Method in class com.putable.common.tags.ObjID
-
Returns a hash code for this object by using Strings hashCode()
- hasImage - Variable in class com.putable.common.tags.TSet
-
- hasSpokenCommand() - Method in class com.putable.common.matrix.AbstractMatrix
-
- hasSpokenCommand() - Method in class com.putable.common.matrix.Key
-
Determines if this Key has a function to process spoken commands
- hasSpokenCommand() - Method in interface com.putable.common.matrix.Matrix
-
Determines if this Matrix has a function to process spoken commands
- hasSpokenCommand() - Method in class com.putable.common.matrix.Token
-
Determines if this Token has a function to process spoken commands
- hasToken() - Method in class com.putable.common.matrix.Cell
-
A little method that determines whether or not this Cell has a token in
it.
- header - Variable in class tests.ClientXMLHandlerTester
-
- header - Variable in class tests.ServerXMLHandlerTester
-
- HEINEKEN_GREEN - Variable in class com.putable.client.gui.Gui
-
A nice Heineken green color.
- HEINEKEN_GREEN - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
A nice Heineken green color.
- HEINEKEN_MATH_MATRIX_BGCOLOR - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The background color constant of a Heineken Math Matrix
- HEINEKEN_MATH_MATRIX_FGCOLOR - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The foreground color constant of a Heineken Math Matrix
- HEINEKEN_MATH_MATRIX_HEIGHT - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The height constant of a Heineken Math Matrix
- HEINEKEN_MATH_MATRIX_NAME - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The name constant of a Heineken Math Matrix
- HEINEKEN_MATH_MATRIX_TITLE - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The title constant of a Heineken Math Matrix
- HEINEKEN_MATH_MATRIX_WIDTH - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The width constant of a Heineken Math Matrix
- HEINEKEN_MATRIX_BGCOLOR - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The background color constant of a Heineken Matrix
- HEINEKEN_MATRIX_FGCOLOR - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The foreground color constant of a Heineken Matrix
- HEINEKEN_MATRIX_HEIGHT - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The height constant of a Heineken Matrix
- HEINEKEN_MATRIX_NAME - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The name constant of a Heineken Matrix
- HEINEKEN_MATRIX_TITLE - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The title constant of a Heineken Matrix
- HEINEKEN_MATRIX_WIDTH - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The width constant of a Heineken Matrix
- HeinekenList - Class in com.putable.client.gui
-
The Heineken List to display the various agents, tokens, matrix etc...
- HeinekenList() - Constructor for class com.putable.client.gui.HeinekenList
-
Instantiates a new heineken list.
- HeinekenList(ListModel) - Constructor for class com.putable.client.gui.HeinekenList
-
Instantiates a new heineken list.
- HeinekenMathMatrix - Class in com.putable.server.matrix
-
A math game designed to require deeper interaction than clicking on buttons.
- HeinekenMathMatrix(ObjID, Attributes, Map<ObjID, NetPuzlObject>) - Constructor for class com.putable.server.matrix.HeinekenMathMatrix
-
Constructs a Heineken Math game with the given parameters
- heinekenMathMatrix - Variable in class com.putable.server.NetPuzlServer
-
The Heineken Math Matrix
- HeinekenMathMatrix.Equation - Class in com.putable.server.matrix
-
A class to represent an Equation stored by a game Token
- HeinekenMathMatrix.Equation.Operation - Enum in com.putable.server.matrix
-
An enum to represent the different types of Operations of an Equation
- HeinekenMatrix - Class in com.putable.server.matrix
-
A 'Whack-a-mole' game in true Heineken style
- HeinekenMatrix(ObjID, Attributes, Map<ObjID, NetPuzlObject>) - Constructor for class com.putable.server.matrix.HeinekenMatrix
-
Constructs a Heineken Matrix game with the given parameters
- heinekenMatrix - Variable in class com.putable.server.NetPuzlServer
-
The Heineken Matrix
- HeinekenPanel - Class in com.putable.client.gui
-
Heineken Panels to display the Agents, Tokens, Keys, Matrix, Images, Chat,
SendText, ReceiveText and Info.
- HeinekenPanel() - Constructor for class com.putable.client.gui.HeinekenPanel
-
Instantiates a new heineken panel.
- HeinekenPanel(LayoutManager) - Constructor for class com.putable.client.gui.HeinekenPanel
-
Instantiates a new heineken panel.
- HeinekenPasswordField - Class in com.putable.client.gui
-
Heineken Password field area
- HeinekenPasswordField() - Constructor for class com.putable.client.gui.HeinekenPasswordField
-
Instantiates a new heineken password field.
- HeinekenPasswordField(String) - Constructor for class com.putable.client.gui.HeinekenPasswordField
-
Instantiates a new heineken password field.
- HeinekenPasswordField(int) - Constructor for class com.putable.client.gui.HeinekenPasswordField
-
Instantiates a new heineken password field.
- HeinekenPasswordField(String, int) - Constructor for class com.putable.client.gui.HeinekenPasswordField
-
Instantiates a new heineken password field.
- HeinekenPasswordField(Document, String, int) - Constructor for class com.putable.client.gui.HeinekenPasswordField
-
Instantiates a new heineken password field.
- HeinekenTextArea - Class in com.putable.client.gui
-
Heineken text area where the messages from NetPuzlObject is displayed
- HeinekenTextArea() - Constructor for class com.putable.client.gui.HeinekenTextArea
-
Instantiates a new heineken text area.
- HeinekenTextArea(String, int, int) - Constructor for class com.putable.client.gui.HeinekenTextArea
-
Instantiates a new heineken text area.
- HeinekenTextArea(String) - Constructor for class com.putable.client.gui.HeinekenTextArea
-
Instantiates a new heineken text area.
- HeinekenTextField - Class in com.putable.client.gui
-
Heineken Textfield to enter the message to communicate to NetPuzlObjects
- HeinekenTextField() - Constructor for class com.putable.client.gui.HeinekenTextField
-
Instantiates a new heineken text field.
- HeinekenTextField(String) - Constructor for class com.putable.client.gui.HeinekenTextField
-
Instantiates a new heineken text field.
- hListTokens - Variable in class com.putable.server.matrix.HeinekenMatrix
-
The 63 background buttons of this Heineken Matrix game
- HOME_MATRIX_BGCOLOR - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The background color constant of a Home Matrix
- HOME_MATRIX_FGCOLOR - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The foreground color constant of a Home Matrix
- HOME_MATRIX_HEIGHT - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The height constant of a Home Matrix
- HOME_MATRIX_NAME - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The name constant of a Home Matrix
- HOME_MATRIX_TITLE - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The title constant of a Home Matrix
- HOME_MATRIX_WIDTH - Static variable in class com.putable.server.factoryClasses.MatrixFactory
-
The width constant of a Home Matrix
- HomeMatrix - Class in com.putable.server.matrix
-
This is the home matrix class where a client goes when he is born, all other
matrices can be accessed from here.
- HomeMatrix(ObjID, Attributes, Map<ObjID, NetPuzlObject>) - Constructor for class com.putable.server.matrix.HomeMatrix
-
This is the constructor for the HomeMatrix class that extends the
AbstractMatrix class this uses the default Matrix for now.
- homeMatrix - Variable in class com.putable.server.NetPuzlServer
-
Home matrix which holds the matrix