com.sun.jna.examples
public class BalloonManager extends java.lang.Object
Constructor and Description |
---|
BalloonManager() |
Modifier and Type | Method and Description |
---|---|
static javax.swing.Popup |
getBalloon(java.awt.Component owner,
java.awt.Component content,
int x,
int y)
Get a balloon pointing to the given location.
|