i3mclient.findusers
Interface FindUsersListener

All Known Implementing Classes:
FindUsersGUI

public interface FindUsersListener

Listener interface for FindUser changes

Author:
Gunther Wuerz

Method Summary
 void findUsersPerformed(UserData[] result)
          Called after the search for specific users and transmits the found results.
 

Method Detail

findUsersPerformed

public void findUsersPerformed(UserData[] result)
Called after the search for specific users and transmits the found results.

Parameters:
result - The search result