swpchat.client
Class SpChatClient

java.lang.Object
  |
  +--swpchat.client.SpChatClient

public class SpChatClient
extends java.lang.Object

Chat client for text input and sending it to the standard output stream.

Author:
Christian Stüllenberg, Andre Brunner, Marc Sturm.

Constructor Summary
SpChatClient()
           
 
Method Summary
static void main(java.lang.String[] args)
          Creates main window of chat client.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

SpChatClient

public SpChatClient()
Method Detail

main

public static void main(java.lang.String[] args)
Creates main window of chat client.