com.stimulsoft.report.components.interfaces
Interface IStiSuperToolTipLocalization


public interface IStiSuperToolTipLocalization

Interface provides properties for SuperToolTip information.


Method Summary
 java.awt.Image getSuperTooltipImage()
          Gets SuperToolTip image.
 java.lang.String getSuperTooltipText()
          Gets string representation of SuperToolTip.
 

Method Detail

getSuperTooltipText

java.lang.String getSuperTooltipText()
Gets string representation of SuperToolTip.


getSuperTooltipImage

java.awt.Image getSuperTooltipImage()
Gets SuperToolTip image.