|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SMTranslateListener | |
| i3mclient.communication | |
| i3mclient.i3m | |
| Uses of SMTranslateListener in i3mclient.communication |
| Methods in i3mclient.communication with parameters of type SMTranslateListener | |
void |
Communication.translateAsynchron(String fromLanguage,
String toLanguage,
String text,
SMTranslateListener listener,
boolean swtThreadRequired)
Translate a string via extern web service (asychron). |
void |
Communication.getPublicKeyAsynchron(SMTranslateListener listener,
boolean swtThreadRequired)
Get the current sessionID and public key from I3M-server (asynchron). |
| Uses of SMTranslateListener in i3mclient.i3m |
| Classes in i3mclient.i3m that implement SMTranslateListener | |
class |
TranslationGUI
GUI to translate text. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||