- name - Variable in class com.putable.client.gui.ServerLoginScreen
-
The name and the the port to connect to
- name - Variable in class com.putable.client.LoginScreen
-
The name.
- name - Variable in class com.putable.common.matrix.Attributes
-
The name of the NetPuzlObject
- NAME - Variable in class com.putable.common.tags.TServer
-
- name - Variable in class com.putable.common.tags.TSet
-
- name - Variable in class tests.FactoryClassesTest
-
The name of a NetPuzlObject
- NetPuzlClient - Class in com.putable.client
-
NetPuzlClient is fully responsible for all of the communication with a
server.
- NetPuzlClient(String, int) - Constructor for class com.putable.client.NetPuzlClient
-
Constructs the NetPuzlClient, by connecting to the NetPuzl server and
starting the XML Parser for communication.
- NetPuzlClientHandler - Class in com.putable.server
-
The Class NetPuzlClientHandler.
- NetPuzlClientHandler() - Constructor for class com.putable.server.NetPuzlClientHandler
-
Instantiates a new Net Puzl Client Handler, and a new timer
- NetPuzlClientProxy - Class in com.putable.server
-
NetPuzlClientProxy handles all of the communication between client and a
server by using the XML tags.
- NetPuzlClientProxy(Socket, NetPuzlServer) - Constructor for class com.putable.server.NetPuzlClientProxy
-
Starts up a new client proxy
- NetPuzlObject - Class in com.putable.common.matrix
-
A class to represent the common behavior shared by all Agents, Images, Keys,
Matrices, and Tokens
- NetPuzlObject(ObjID, Attributes, Map<ObjID, NetPuzlObject>) - Constructor for class com.putable.common.matrix.NetPuzlObject
-
Constructs a NetPuzlObject with the given parameters
- netPuzlServer - Variable in class com.putable.server.NetPuzlClientProxy
-
The NetPuzlServer of this client proxy
- NetPuzlServer - Class in com.putable.server
-
The Heineken server
- NetPuzlServer() - Constructor for class com.putable.server.NetPuzlServer
-
Instantiates a copy of the NetPuzl Server
- netPuzlServer - Variable in class com.putable.server.NetPuzlServer
-
- NetPuzlServer.QueueListener - Class in com.putable.server
-
Queue Listener thread checks if the request handler has new requests and
then runs the appropriate request.
- noKeys() - Method in class com.putable.server.RequestHandler
-
What a Matrix says when one if its Agents tries to interact with a Key
- numSolved - Variable in class com.putable.server.matrix.AbstractHeinekenGame
-
The current number of solved squares in this Heineken game