Uses of Class
org.eclipse.tracecompass.tmf.ui.viewers.TmfAbstractToolTipHandler.ToolTipString
-
Uses of TmfAbstractToolTipHandler.ToolTipString in org.eclipse.tracecompass.tmf.ui.viewers
Modifier and TypeMethodDescriptionTmfAbstractToolTipHandler.ToolTipString.fromDecimal
(Number decimal) Creates a tool tip string from a decimal number.Creates a tool tip string from an HTML stringTmfAbstractToolTipHandler.ToolTipString.fromString
(String text) Creates a tool tip string from a plain text stringTmfAbstractToolTipHandler.ToolTipString.fromTimestamp
(String text, long timestamp) Creates a tool tip string from a timestamp.