oogp2p.chat.IRs
Class MultiChatInitIR
java.lang.Object
oogp2p.InfoReceived
oogp2p.chat.IRs.ChatInfoReceived
oogp2p.chat.IRs.MultiChatInitIR
- public class MultiChatInitIR
- extends ChatInfoReceived
MultiChatInitIR.java
Created: Sun Apr 27 22:58:49 2003
- Version:
- Author:
- OOGs
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myPeerConnectInfo
java.util.Vector myPeerConnectInfo
MultiChatInitIR
public MultiChatInitIR()
MultiChatInitIR
private MultiChatInitIR(ChatNettable n)
isType
public boolean isType(Nettable n)
- Specified by:
isType in class ChatInfoReceived
makeType
public InfoReceived makeType(Nettable n)
- Specified by:
makeType in class ChatInfoReceived
execute
public void execute()
- Specified by:
execute in class ChatInfoReceived
connectToClients
private void connectToClients(ClientAdministrator clAdmin,
AllPeers peers)
- Connect to clients not already conncted to.
Update to not connect to own server.
createChatWindow
private void createChatWindow(ClientAdministrator clAdmin)