|
|||||||||
| Home >> All >> org >> zazof >> [ jteg overview ] | PREV NEXT | ||||||||
Uses of Package
org.zazof.jteg
| Classes in org.zazof.jteg used by org.zazof.jteg | |
| BoardController
The BoardController is part of the Model-View-Controller structure: responsible for handling all board data. |
|
| BoardModel
The BoardModel is a part of the Model-View-Controller structure and handles all board data. |
|
| BoardModelListener
|
|
| Card
|
|
| CardController
The CardController is the responsible entitiy of the Cards. |
|
| CardControllerListener
|
|
| CardList
|
|
| Connection
Provides a connection with the TEG server, provides a read and write method for communication with the server. |
|
| Country
|
|
| CountryList
|
|
| Dice
|
|
| DiceList
|
|
| GameController
responsible for the general control of the game |
|
| IllegalExchangeException
|
|
| JTEGStateMachine
This class encapsulates the current state of the JTEGClient |
|
| LanguageListener
|
|
| LanguageManager
The LanguageManager is a SingletonClass that will handle language-independent lookups of data for the game. |
|
| Message
|
|
| MessageChainBuilder
|
|
| MessageListener
|
|
| MessageManager
This class is responsible for: Processing incoming messages from the server in a protocolindependent way Converting information from this application to the string that is accurate for the active protocol Managing the listeners that are interested in one or more messages coming from the server Ideally, only this class should have contact with the TEGServer Implements the Singleton pattern. |
|
| NewPlayerMessage
Message that processes "new_player=" events. |
|
| NoFreeCardException
|
|
| NoSuchLanguageException
|
|
| Player
|
|
| PlayerList
This container manages all Players |
|
| ProtocolException
|
|
| ServerException
|
|
| StartMessage
|
|
| StateListener
|
|
| StatusMessage
|
|
| TEGServer
This class servers as a TEG server proxy. |
|
| UnknownMessageException
|
|
|
|||||||||
| Home >> All >> org >> zazof >> [ jteg overview ] | PREV NEXT | ||||||||