Class AutoCloseEditStrategy

  • All Implemented Interfaces:
    org.eclipse.jface.text.IAutoEditStrategy

    public class AutoCloseEditStrategy
    extends java.lang.Object
    implements org.eclipse.jface.text.IAutoEditStrategy
    • Constructor Detail

      • AutoCloseEditStrategy

        public AutoCloseEditStrategy()
    • Method Detail

      • customizeDocumentCommand

        public void customizeDocumentCommand​(org.eclipse.jface.text.IDocument document,
                                             org.eclipse.jface.text.DocumentCommand command)
        Specified by:
        customizeDocumentCommand in interface org.eclipse.jface.text.IAutoEditStrategy