Package de.hsh.graja.gui.controller
Class CellOverrunTooltipper<T>
java.lang.Object
de.hsh.graja.gui.controller.LabeledOverrunTooltipper
de.hsh.graja.gui.controller.CellOverrunTooltipper<T>
An instance of this class attaches a tooltip to a
Cell
item.
The tooltip is shown only, when the item's text is ellipsized.
You can call the LabeledOverrunTooltipper.dispose()
method to end tooltipping.-
Property Summary
Properties inherited from class de.hsh.graja.gui.controller.LabeledOverrunTooltipper
wrapTooltipText
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hsh.graja.gui.controller.LabeledOverrunTooltipper
dispose, getLabeled, getWrapTooltipText, setWrapText, wrapTooltipTextProperty
-
Constructor Details
-
CellOverrunTooltipper
-
-
Method Details
-
getCell
-
updateTooltip
protected void updateTooltip()- Overrides:
updateTooltip
in classLabeledOverrunTooltipper
-