|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.valhalla.jbother.groupchat.SubjectListener
public class SubjectListener
Listens for subject changes in a room
| Constructor Summary | |
|---|---|
SubjectListener(ChatRoomPanel window)
Sets up the group chat subject listener |
|
| Method Summary | |
|---|---|
void |
subjectUpdated(java.lang.String subject,
java.lang.String from)
Processes the packet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubjectListener(ChatRoomPanel window)
window - the window that this litener belongs to| Method Detail |
|---|
public void subjectUpdated(java.lang.String subject,
java.lang.String from)
subjectUpdated in interface org.jivesoftware.smackx.muc.SubjectUpdatedListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||