HooChat
Class ChatClient

java.lang.Object
  |
  +--HooChat.ChatClient

public class ChatClient
extends Object

This is the where the client main is located. You invoke this badboy to make the whole thing start. All the CORBA inits occur in this class


Constructor Summary
ChatClient()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatClient

public ChatClient()
Method Detail

main

public static void main(String[] args)