Package com.iizigo.prop.tooltip
Interface ITooltipStringFormatter
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Interface used to format a value of a property when creating the tooltip using the
ITooltipPropList
interface.- Author:
- Christopher Mindus
Method Summary
Method Details
toString
Formats the String for a property value.- Parameters:
pc
- The property being handled.prop
- The property item, null for none.value
- The property value of the property item, null (also when gp is null).