| 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.fromLazyContent(javax.swing.JComponent parent, InfoTipHoverFactory.LazyContent lazyContent)
Create an InfoTipHover.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleItemTemplate.setHover(InfoTipHover hover) |