Uses of Interface
i3mclient.communication.SMSetUserDataListener

Packages that use SMSetUserDataListener
i3mclient.communication   
i3mclient.config   
i3mclient.i3m   
 

Uses of SMSetUserDataListener in i3mclient.communication
 

Methods in i3mclient.communication with parameters of type SMSetUserDataListener
 void Communication.setUserDataAsynchron(UserData userData, SMSetUserDataListener listener, boolean swtThreadRequired)
          Set the userdata of the current logged in user (asynchron).
 

Uses of SMSetUserDataListener in i3mclient.config
 

Classes in i3mclient.config that implement SMSetUserDataListener
 class Config
          Logic for configGUI.
 

Uses of SMSetUserDataListener in i3mclient.i3m
 

Classes in i3mclient.i3m that implement SMSetUserDataListener
 class I3M
          The logic of the main window of I3M.