public static interface InfoTipHoverFactory.TableInfoTipProvider
| Modifier and Type | Method and Description |
|---|---|
Template |
getTipContentForCell(javax.swing.JTable table, int row, int column, java.awt.Point p, java.util.List<oracle.ide.hover.HoverFlavor> flavors)
Create content for the given cell in a table.
|
Template getTipContentForCell(javax.swing.JTable table, int row, int column, java.awt.Point p, java.util.List<oracle.ide.hover.HoverFlavor> flavors)
table -row -column -p - point of the mouse (in table coordinates)flavors -