| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jivesoftware.spark.ui.SubscriptionDialog
public class SubscriptionDialog
SubscriptionDialog handles all subscription requests.
| Constructor Summary | |
|---|---|
SubscriptionDialog()
 | 
|
| Method Summary | |
|---|---|
 org.jivesoftware.smack.RosterEntry | 
addEntry(java.lang.String jid,
         java.lang.String nickname,
         java.lang.String group)
Adds a new entry to the users Roster.  | 
 void | 
invoke(java.lang.String jid)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SubscriptionDialog()
| Method Detail | 
|---|
public void invoke(java.lang.String jid)
public org.jivesoftware.smack.RosterEntry addEntry(java.lang.String jid,
                                                   java.lang.String nickname,
                                                   java.lang.String group)
jid - the jid.nickname - the nickname.group - the contact group.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||