Package com.iizigo.prop.tooltip
- Interface Summary - Interface - Description - ITooltipPropList Interface implemented by a property container that wishes to output a simple list of properties as they are defined, perhaps with String formatting.- ITooltipStringFormatter Interface used to format a value of a property when creating the tooltip using the- ITooltipPropListinterface.
- Class Summary - Class - Description - TooltipItem Tooltip item class used to display a tooltip for a property container implementing the- ITooltipPropListinterface.