Class Summary |
CClient |
Main connection class, to control the connection from client to server and from
server to client |
CClientConnect |
class for get params to connect (DialogBox) |
CClientDNDList |
Class to accept Drag īnī Drop, itīs used from CClientInventory (active / inactive Items) |
CClientDoubleClickTime |
class CClientDoubleClickTime extends Thread
This Thread implements the Double Click |
CClientFrame |
the Main Class
CClientFrame is the GUI for the Client of the sophisticated JavaQuest |
CClientHelp |
Class to accept HTML-Files to represent the Help-Files |
CClientInfo |
Class to set Text in the InfoField (HTML-Text) |
CClientInventory |
Class to set the Inventory Lists with active and inactive Items |
CClientMap |
this class initialize the image-objects for the visualisation
of the GUI and the Field |
CClientMenuBar |
class to realize the Menu with ShortCuts |
CClientMessages |
this class displays information in a JDialog |
CClientMessagesThread |
class CClientMessagesThread extends Thread
is used to capsulate the server from the messages |
CClientPopupMenu |
CClientPopupMenu
class to make a dynamical PopupMenu |
CClientRemainingTime |
CClientRemainingTime
thread is used to run a time
it tells how long the Player is on turn |
CJavaQuestClient |
class to initialize the ClientFrame
here is the main-Method |