public class SimpleTipPositioner extends BalloonTipPositioner
balloonTip| Constructor and Description |
|---|
SimpleTipPositioner() |
| Modifier and Type | Method and Description |
|---|---|
void |
determineAndSetLocation(Rectangle attached)
Determine and set the current location of the balloon tip
|
Point |
getTipLocation()
Find the current location of the balloon's tip, relative to the top-level container
|
protected void |
onStyleChange()
This method is called whenever the balloon tip's style changes.
|
finalize, getBalloonTip, setBalloonTippublic void determineAndSetLocation(Rectangle attached)
BalloonTipPositionerdetermineAndSetLocation in class BalloonTipPositionerattached - the rectangle to which the balloon tip attaches itselfpublic Point getTipLocation()
BalloonTipPositionergetTipLocation in class BalloonTipPositionerprotected void onStyleChange()
BalloonTipPositioneronStyleChange in class BalloonTipPositioner