Uses of Interface
oogp2p.UserNameInterface

Packages that use UserNameInterface
oogp2p   
oogp2p.chat   
oogp2p.network   
 

Uses of UserNameInterface in oogp2p
 

Fields in oogp2p declared as UserNameInterface
private  UserNameInterface ConsoleWindow.myClient
           
 

Uses of UserNameInterface in oogp2p.chat
 

Fields in oogp2p.chat declared as UserNameInterface
private  UserNameInterface ChatWindow.myClient
           
 

Uses of UserNameInterface in oogp2p.network
 

Classes in oogp2p.network that implement UserNameInterface
 class Client
           
 class Connection