Uses of Interface
i3mclient.communication.SMLogoutAccountListener

Packages that use SMLogoutAccountListener
i3mclient.communication   
i3mclient.i3m   
 

Uses of SMLogoutAccountListener in i3mclient.communication
 

Methods in i3mclient.communication with parameters of type SMLogoutAccountListener
 void Communication.logoutAccountAsynchron(SMLogoutAccountListener listener, boolean swtThreadRequired)
          Logout an account on I3M-server (go offline) (asynchron).
 

Uses of SMLogoutAccountListener in i3mclient.i3m
 

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