i3mclient.communication
Interface SMTranslateListener

All Superinterfaces:
ServerMethodListener
All Known Implementing Classes:
TranslationGUI

public interface SMTranslateListener
extends ServerMethodListener

Asynchron call listener.

Author:
Dirk Plate

Method Summary
 void translationReceived(String translation)
          Called if translate was successfull.
 
Methods inherited from interface i3mclient.communication.ServerMethodListener
i3mServerException
 

Method Detail

translationReceived

public void translationReceived(String translation)
Called if translate was successfull.

Parameters:
translation - The translated text