Class FormEditorMatchingStrategy

  • All Implemented Interfaces:
    org.eclipse.ui.IEditorMatchingStrategy

    public class FormEditorMatchingStrategy
    extends DtEditorMatchingStrategy
    FormEditor matching strategy
    • Constructor Detail

      • FormEditorMatchingStrategy

        public FormEditorMatchingStrategy()
    • Method Detail

      • matches

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