| Package | Description |
|---|---|
| oracle.javatools.ui.infotip.templates | |
| oracle.javatools.ui.segmented |
| Modifier and Type | Class and Description |
|---|---|
class |
SegmentedControlTooltipTemplate
InfoTip template for SegmentedControls which can display different name, description, or both; for each segment in the control.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SegmentedControl.setInfoTip(SegmentedControl.InfoTipTemplate<T> template,
InfoTipStyles style,
oracle.ide.hover.HoverFlavor flavor,
InfoTipOrientation orientation)
Set an InfoTip for the SegmentedControl.
|