Interface TooltipShell.TooltipProvider

Enclosing class:
TooltipShell

public static interface TooltipShell.TooltipProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    getTooltip(org.eclipse.swt.graphics.Point location)
     
  • Method Details

    • getTooltip

      String getTooltip(org.eclipse.swt.graphics.Point location)