|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Balloon | |
|---|---|
| oracle.javatools.ui.balloon | Provides a component that implements asynchronous notifications in a balloon shaped area. |
| Uses of Balloon in oracle.javatools.ui.balloon |
|---|
| Methods in oracle.javatools.ui.balloon that return Balloon | |
|---|---|
Balloon |
BalloonManager.balloon()
Returns the balloon this manager is tracking. |
| Methods in oracle.javatools.ui.balloon with parameters of type Balloon | |
|---|---|
void |
BalloonManager.hide(Balloon balloon)
Hides a balloon and cleans up all references. |
protected void |
BalloonUI.installDefaults(Balloon b)
|
void |
BalloonManager.show(Balloon balloon)
Shows a Balloon pointing to a specified target component. |
void |
BalloonManager.show(Balloon balloon,
int timeToLive)
Shows a balloon pointing to a specified target component. |
protected void |
BalloonUI.uninstallDefaults(Balloon b)
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||