| Package | Description |
|---|---|
| oracle.javatools.ui.infotip | |
| oracle.javatools.ui.infotip.templates |
| Modifier and Type | Method and Description |
|---|---|
static InfoTipHover |
InfoTipHoverFactory.forTable(javax.swing.JTable table,
InfoTipHoverFactory.TableInfoTipProvider tableInfoTipProvider)
Create an InfoTipHover for cells in a table.
|
static InfoTipHover |
InfoTipHoverFactory.fromComponent(javax.swing.JComponent parent,
javax.swing.JComponent content)
Create an InfoTipHover.
|
static InfoTipHover |
InfoTipHoverFactory.fromTemplate(javax.swing.JComponent parent,
Template template)
Create an InfoTipHover.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleItemTemplate.setHover(InfoTipHover hover) |
void |
ColorTemplate.setHover(InfoTipHover hover) |