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, setBalloonTip
public void determineAndSetLocation(Rectangle attached)
BalloonTipPositioner
determineAndSetLocation
in class BalloonTipPositioner
attached
- the rectangle to which the balloon tip attaches itselfpublic Point getTipLocation()
BalloonTipPositioner
getTipLocation
in class BalloonTipPositioner
protected void onStyleChange()
BalloonTipPositioner
onStyleChange
in class BalloonTipPositioner