Class TextLinkEditorInput

  • All Implemented Interfaces:
    org.eclipse.core.runtime.IAdaptable, org.eclipse.ui.IEditorInput

    public class TextLinkEditorInput
    extends org.eclipse.ui.part.MultiEditorInput
    • Constructor Detail

      • TextLinkEditorInput

        public TextLinkEditorInput​(String[] editorIDs,
                                   org.eclipse.ui.IEditorInput[] editorInputs,
                                   TextLinkModel textlinkModel)