Class DocumentSpellingListenerProvider

    • Constructor Detail

      • DocumentSpellingListenerProvider

        public DocumentSpellingListenerProvider()
    • Method Detail

      • getDocumentSpellingListener

        public DocumentSpellingListener getDocumentSpellingListener​(org.eclipse.jface.text.IDocument document,
                                                                    org.eclipse.jface.text.source.ISourceViewer sourceViewer)
        Gets new instance of DocumentSpellingListener
        Parameters:
        document - current IDocument, can't be null
        sourceViewer - current ISourceViewer, can't be null
        Returns:
        new instance of DocumentSpellingListener, never null