Class BslEditorInputMatcher

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

    public class BslEditorInputMatcher
    extends Object
    implements org.eclipse.ui.IEditorMatchingStrategy
    Special IEditorMatchingStrategy for FileEditorInput to Bsl file
    • Constructor Detail

      • BslEditorInputMatcher

        public BslEditorInputMatcher()
    • 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