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
  • Constructor Details

    • FileEditorInputTranslationSourceAdapterFactory

      public FileEditorInputTranslationSourceAdapterFactory()
  • Method Details

    • getAdapter

      public Object getAdapter(Object adaptableObject, Class adapterType)
      Specified by:
      getAdapter in interface org.eclipse.core.runtime.IAdapterFactory
    • getAdapterList

      public Class<?>[] getAdapterList()
      Specified by:
      getAdapterList in interface org.eclipse.core.runtime.IAdapterFactory