public interface GenericInfo
Modifier and Type | Method and Description |
---|---|
List<String> |
getLines()
Returns the list of lines to display in the tooltip.
|
Color |
getToolTipColor()
Return the color for the tooltip.
|
String |
toString()
Return a string representation.
|
Copyright © 2014–2020. All rights reserved.