Package pictionary.pictionaryclient

Interface Summary
IPictionaryClientCallback An interface defining the methods which an pictionary client should implement, these methods are called by PictionaryClient and implemented by PictionaryClientGUI.
 

Class Summary
PictionaryClient Implementation of a basic Pictionary Client which handles communication with a PictionaryServer.
PictionaryClientGUI A simple Pictionary GUI.