Class FileEditorInputTranslationSourceAdapterFactory
java.lang.Object
com.e1c.langtool.internal.ui.resource.FileEditorInputTranslationSourceAdapterFactory
- All Implemented Interfaces:
org.eclipse.core.runtime.IAdapterFactory
public class FileEditorInputTranslationSourceAdapterFactory
extends Object
implements org.eclipse.core.runtime.IAdapterFactory
-
Field Summary
Fields inherited from interface org.eclipse.core.runtime.IAdapterFactory
SERVICE_PROPERTY_ADAPTABLE_CLASS, SERVICE_PROPERTY_ADAPTER_NAMES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAdapter(Object adaptableObject, Class adapterType) Class<?>[]
-
Constructor Details
-
FileEditorInputTranslationSourceAdapterFactory
public FileEditorInputTranslationSourceAdapterFactory()
-
-
Method Details
-
getAdapter
- Specified by:
getAdapterin interfaceorg.eclipse.core.runtime.IAdapterFactory
-
getAdapterList
- Specified by:
getAdapterListin interfaceorg.eclipse.core.runtime.IAdapterFactory
-