|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPictionaryClientCallback | |
---|---|
pictionary.pictionaryclient |
Uses of IPictionaryClientCallback in pictionary.pictionaryclient |
---|
Classes in pictionary.pictionaryclient that implement IPictionaryClientCallback | |
---|---|
class |
PictionaryClientGUI
A simple Pictionary GUI. |
Fields in pictionary.pictionaryclient declared as IPictionaryClientCallback | |
---|---|
private IPictionaryClientCallback |
PictionaryClient.callback
The IPictionaryClientCallback , in this case PictionaryClientGUI . |
Methods in pictionary.pictionaryclient with parameters of type IPictionaryClientCallback | |
---|---|
void |
PictionaryClient.connect(IPictionaryClientCallback callback)
Creates a new PictionaryClient.ServerConnection using PictionaryClient.serverHostName and PictionaryClient.serverPort . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |