Uses of Interface
i3mclient.communication.SMSetStatusListener

Packages that use SMSetStatusListener
i3mclient.communication   
i3mclient.i3m   
 

Uses of SMSetStatusListener in i3mclient.communication
 

Methods in i3mclient.communication with parameters of type SMSetStatusListener
 void Communication.setStatusAsynchron(int status, SMSetStatusListener listener, boolean swtThreadRequired)
          Set the status of the current logged in user (asynchron).
 

Uses of SMSetStatusListener in i3mclient.i3m
 

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