|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| BalloonTip | A balloon tip Swing component that is attached to a JComponent and uses another JComponent as contents |
| 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) |
| TablecellBalloonTip | Provides similar functionality as a CustomBalloonTip, but attaches itself to a cell in a JTable |
| Enum Summary | |
|---|---|
| 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.Orientation | Should the balloon be placed above, below, right or left of the attached component? |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||