public class EdgedBalloonStyle extends BalloonTipStyle
flipX, flipY, horizontalOffset, verticalOffset| Constructor and Description |
|---|
EdgedBalloonStyle(Color fillColor,
Color borderColor)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Insets |
getBorderInsets(Component c)
Retrieve the balloon tip's border insets
|
boolean |
isBorderOpaque()
Is this balloon tip opaque?
|
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height) |
flip, flipX, flipY, getMinimalHorizontalOffset, setHorizontalOffset, setVerticalOffsetpublic Insets getBorderInsets(Component c)
BalloonTipStylegetBorderInsets in interface BordergetBorderInsets in class BalloonTipStylepublic boolean isBorderOpaque()
BalloonTipStyleisBorderOpaque in interface BorderisBorderOpaque in class BalloonTipStyle