- BasicTestMatrix - Class in tests
-
A basic test for the Matrix class.
- BasicTestMatrix(ObjID, Attributes, Map<ObjID, NetPuzlObject>) - Constructor for class tests.BasicTestMatrix
-
A constructor for this test.
- beers - Variable in class com.putable.server.matrix.PairPanickingMatrix
-
The table that links each symbol with a beer image
- bgColor - Variable in class com.putable.common.matrix.Attributes
-
The background color of the NetPuzlObject
- bgcolor - Variable in class com.putable.common.tags.TSet
-
- bgColor - Variable in class tests.FactoryClassesTest
-
The background color of a NetPuzlObject
- biImage - Variable in class com.putable.common.tags.TSet
-
- bottleImage - Variable in class com.putable.server.matrix.HeinekenMatrix
-
The Image of the clickable Heineken bottle button
- buildAgentPanel() - Method in class com.putable.client.gui.Gui
-
This method builds that agentPanel the panel that displays all the
information about all the agents in the current matrix.
- buildButtons() - Method in class com.putable.client.gui.ServerLoginScreen
-
Builds the buttons.
- buildCenterPanel() - Method in class com.putable.client.gui.Gui
-
This method builds the drawable surface of the gui.
- buildEastPanel() - Method in class com.putable.client.gui.Gui
-
This method builds the EastPanel where all the tabbed panels are.
- buildGUI() - Method in class com.putable.client.gui.Gui
-
This method builds the entire look and feel of this window.
- buildImagePanel() - Method in class com.putable.client.gui.Gui
-
Builds a Heineken Image panel
- buildInfoPanel() - Method in class com.putable.client.gui.Gui
-
This is the tabbed panel that displays the token info.
- buildKeyPanel() - Method in class com.putable.client.gui.Gui
-
This is the tabbed panel where keys will be drawn.
- buildMatrixPanel() - Method in class com.putable.client.gui.Gui
-
This method builds the the matrix panel where the matricies are drawn.
- buildMenu() - Method in class com.putable.client.gui.Gui
-
This method is used to build the menu.
- buildSayToPane() - Method in class com.putable.client.gui.Gui
-
Builds a tabbed pane for talking to NetPuzlObjects
- buildSouthPanel() - Method in class com.putable.client.gui.Gui
-
This builds the chatPanel where all messages to this client are seen.
- buildTokenPanel() - Method in class com.putable.client.gui.Gui
-
This is the tabbed panel where the token info is displayed.