Uses of Interface
i3mclient.i3m.StatusListener

Packages that use StatusListener
i3mclient.i3m   
i3mclient.userlist   
 

Uses of StatusListener in i3mclient.i3m
 

Classes in i3mclient.i3m that implement StatusListener
 class I3MGUI
          The gui-part of the main window of I3M.
 

Methods in i3mclient.i3m with parameters of type StatusListener
 void I3M.addStatusListener(StatusListener listener)
          Add a status listener.
 void I3M.removeStatusListener(StatusListener listener)
          Remove a status listener.
 

Uses of StatusListener in i3mclient.userlist
 

Classes in i3mclient.userlist that implement StatusListener
 class UserList
          The logic of the userlist.