org.noos.xing.mydoggy.plaf.ui.look
Class RepresentativeAnchorBalloonTipUI.RoundedBalloonBorder
java.lang.Object
org.noos.xing.mydoggy.plaf.ui.look.RepresentativeAnchorBalloonTipUI.RoundedBalloonBorder
- All Implemented Interfaces:
- Border
- Enclosing class:
- RepresentativeAnchorBalloonTipUI
public class RepresentativeAnchorBalloonTipUI.RoundedBalloonBorder
- extends Object
- implements Border
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepresentativeAnchorBalloonTipUI.RoundedBalloonBorder
public RepresentativeAnchorBalloonTipUI.RoundedBalloonBorder(int arcWidth,
int arcHeight,
Color fillColor,
Color borderColor)
getBorderInsets
public Insets getBorderInsets(Component c)
- Specified by:
getBorderInsets in interface Border
isBorderOpaque
public boolean isBorderOpaque()
- Specified by:
isBorderOpaque in interface Border
paintBorder
public void paintBorder(Component c,
Graphics g,
int x,
int y,
int bWidth,
int bHeight)
- Specified by:
paintBorder in interface Border
Copyright © 2012. All Rights Reserved.