Uses of Interface
com.e1c.langtool.external.IExternalTranslationManager
Packages that use IExternalTranslationManager
Package
Description
-
Uses of IExternalTranslationManager in com.e1c.langtool.google.ui
Constructors in com.e1c.langtool.google.ui with parameters of type IExternalTranslationManagerModifierConstructorDescriptionGoogleTranslateView(IExternalTranslationManager manager, String providerId) -
Uses of IExternalTranslationManager in com.e1c.langtool.internal.external
Classes in com.e1c.langtool.internal.external that implement IExternalTranslationManagerModifier and TypeClassDescriptionclassThe implementation of theIExternalTranslationManagerinterface. -
Uses of IExternalTranslationManager in com.e1c.langtool.internal.ui.preferences
Fields in com.e1c.langtool.internal.ui.preferences declared as IExternalTranslationManagerModifier and TypeFieldDescriptionprotected IExternalTranslationManagerTranslationAssistPreferencePage.translationManager -
Uses of IExternalTranslationManager in com.e1c.langtool.microsoft.ui
Constructors in com.e1c.langtool.microsoft.ui with parameters of type IExternalTranslationManager -
Uses of IExternalTranslationManager in com.e1c.langtool.ui.external
Fields in com.e1c.langtool.ui.external declared as IExternalTranslationManagerModifier and TypeFieldDescriptionprotected final IExternalTranslationManagerExternalTranslationView.translationManagerConstructors in com.e1c.langtool.ui.external with parameters of type IExternalTranslationManagerModifierConstructorDescriptionExternalTranslationView(IExternalTranslationManager manager, String providerId, String preferencePageId) Constructs a new view for external translation service from the given translation manager, provider's id and id of a preference page for this service. -
Uses of IExternalTranslationManager in com.e1c.langtool.ui.generatestring
Fields in com.e1c.langtool.ui.generatestring declared as IExternalTranslationManagerModifier and TypeFieldDescriptionprotected IExternalTranslationManagerGenerateSettingsWizardPage.translationManager -
Uses of IExternalTranslationManager in com.e1c.langtool.ui.tests.external
Constructors in com.e1c.langtool.ui.tests.external with parameters of type IExternalTranslationManagerModifierConstructorDescriptionMockedExternalTranslationView(IExternalTranslationManager manager, String providerId) -
Uses of IExternalTranslationManager in com.e1c.langtool.yandex.ui
Constructors in com.e1c.langtool.yandex.ui with parameters of type IExternalTranslationManagerModifierConstructorDescriptionYandexTranslateView(IExternalTranslationManager manager, String providerId)