Class MDXValuesHighlight

  • All Implemented Interfaces:
    EventListener, org.eclipse.swt.custom.LineStyleListener, org.eclipse.swt.internal.SWTEventListener

    public class MDXValuesHighlight
    extends Object
    implements org.eclipse.swt.custom.LineStyleListener
    • Constructor Detail

      • MDXValuesHighlight

        public MDXValuesHighlight()
      • MDXValuesHighlight

        public MDXValuesHighlight​(String[] strArrSQLFunctions)
    • Method Detail

      • lineGetStyle

        public void lineGetStyle​(org.eclipse.swt.custom.LineStyleEvent event)
        Event.detail line start offset (input) Event.text line text (input) LineStyleEvent.styles Enumeration of StyleRanges, need to be in order. (output) LineStyleEvent.background line background color (output)
        Specified by:
        lineGetStyle in interface org.eclipse.swt.custom.LineStyleListener
      • parseBlockComments

        public void parseBlockComments​(String text)