Class AtlAnnotationHover

  • All Implemented Interfaces:
    org.eclipse.jface.text.source.IAnnotationHover

    public class AtlAnnotationHover
    extends java.lang.Object
    implements org.eclipse.jface.text.source.IAnnotationHover
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getHoverInfo​(org.eclipse.jface.text.source.ISourceViewer sourceViewer, int lineNumber)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AtlAnnotationHover

        public AtlAnnotationHover()
    • Method Detail

      • getHoverInfo

        public java.lang.String getHoverInfo​(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
                                             int lineNumber)
        Specified by:
        getHoverInfo in interface org.eclipse.jface.text.source.IAnnotationHover