Package fate.client

Contains the UI and logic code to run the client (FateClient).

See:
          Description

Class Summary
ChangeUserInfoDialog UI for modifying user info such as username, password, etc.
ChatPanel UI for client sending and receiving "chat" messages
ConsoleFrame The main "console" that comes up after a client has successfully connected to the game server.
MainFrame Frame window that comes up when the client is first started.
MainViewPanel UI for client main view
MessageProcessor Thread to handle and process incoming messages for the client.
 

Package fate.client Description

Contains the UI and logic code to run the client (FateClient).