Package com.iizigo.translate
Interface IEditorTranslator
- All Superinterfaces:
- ITranslator
- All Known Implementing Classes:
- AzureCognitiveServices,- GoogleTranslate
Additional Editor interface for the translator.
- Author:
- Christopher Mindus
- Method Summary- Methods inherited from interface com.iizix.translate.ITranslator- canTranslate, deconfigure, getLanguageCode, getLanguageDescription, getName, getReadyState, isLanguageHandled, translate, updateSupportedLanguages
- Method Details- configureConfigures the translator with a property container.- Parameters:
- shell- The shell.
- Returns:
- true for OK, false for cancel.