Class ApplicationMatchingStrategy

java.lang.Object
com.e1c.g5.dt.internal.applications.ui.editor.ApplicationMatchingStrategy
All Implemented Interfaces:
org.eclipse.ui.IEditorMatchingStrategy

public class ApplicationMatchingStrategy extends Object implements org.eclipse.ui.IEditorMatchingStrategy
The matching strategy for Application editors.
  • Constructor Details

    • ApplicationMatchingStrategy

      public ApplicationMatchingStrategy()
  • Method Details

    • matches

      public boolean matches(org.eclipse.ui.IEditorReference editorRef, org.eclipse.ui.IEditorInput input)
      Specified by:
      matches in interface org.eclipse.ui.IEditorMatchingStrategy