|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.valhalla.jbother.jabber.smack.GroupChatMessagePacketListener
Listens for Group Chat Messages
Constructor Summary | |
GroupChatMessagePacketListener(ChatRoomPanel window)
Sets up the group chat message listener |
Method Summary | |
void |
processPacket(org.jivesoftware.smack.packet.Packet message)
Processes the packet |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GroupChatMessagePacketListener(ChatRoomPanel window)
window
- the window that this litener belongs toMethod Detail |
public void processPacket(org.jivesoftware.smack.packet.Packet message)
processPacket
in interface org.jivesoftware.smack.PacketListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |