Package | Description |
---|---|
net.java.balloontip | |
net.java.balloontip.positioners | |
net.java.balloontip.utils |
Class and Description |
---|
BalloonTip
A balloon tip Swing component that is attached to a JComponent and uses another JComponent as contents
|
BalloonTip.AttachLocation
Where should the balloon's tip be located, relative to the attached component
; ALIGNED makes sure the balloon's edge is aligned with the attached component
|
BalloonTip.NestedViewportListener |
BalloonTip.Orientation
Should the balloon be placed above, below, right or left of the attached component?
|
BalloonTip.VisibilityControl |
CustomBalloonTip
Provides the same functionality as a BalloonTip, but you can add a certain offset to its position (, which can come in handy if attached to custom components)
|
Class and Description |
---|
BalloonTip
A balloon tip Swing component that is attached to a JComponent and uses another JComponent as contents
|
Class and Description |
---|
BalloonTip
A balloon tip Swing component that is attached to a JComponent and uses another JComponent as contents
|