Package | Description |
---|---|
oracle.javatools.ui.infotip.templates |
Modifier and Type | Class and Description |
---|---|
class |
ActionTemplate
A template for an action (and explation) that the user can click on to perform the action.
|
class |
BalloonTemplate
Template for a 'balloon' like infotip that can float next to a component until
the user hits the built in close button, or an optional timer is hit, or the InfoTip is programatically closed.
|
class |
BasicTemplate
An implementation of an infotip template that can contain any content.
|