Uses of Interface
i3mclient.communication.SMAddBuddyListener

Packages that use SMAddBuddyListener
i3mclient.communication   
i3mclient.findusers   
 

Uses of SMAddBuddyListener in i3mclient.communication
 

Methods in i3mclient.communication with parameters of type SMAddBuddyListener
 void Communication.addBuddyAsynchron(long userID, String group, SMAddBuddyListener listener, boolean swtThreadRequired)
          Add a buddy to the buddy list of the current logged in user (asynchron).
 

Uses of SMAddBuddyListener in i3mclient.findusers
 

Classes in i3mclient.findusers that implement SMAddBuddyListener
 class FindUsers
          Logic of FindusersGUI.