org.noos.xing.mydoggy.plaf.ui.look
Class RepresentativeAnchorBalloonTipUI.RoundedBalloonBorder

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.ui.look.RepresentativeAnchorBalloonTipUI.RoundedBalloonBorder
All Implemented Interfaces:
Border
Enclosing class:
RepresentativeAnchorBalloonTipUI

public class RepresentativeAnchorBalloonTipUI.RoundedBalloonBorder
extends Object
implements Border


Constructor Summary
RepresentativeAnchorBalloonTipUI.RoundedBalloonBorder(int arcWidth, int arcHeight, Color fillColor, Color borderColor)
           
 
Method Summary
 Insets getBorderInsets(Component c)
           
 boolean isBorderOpaque()
           
 void paintBorder(Component c, Graphics g, int x, int y, int bWidth, int bHeight)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepresentativeAnchorBalloonTipUI.RoundedBalloonBorder

public RepresentativeAnchorBalloonTipUI.RoundedBalloonBorder(int arcWidth,
                                                             int arcHeight,
                                                             Color fillColor,
                                                             Color borderColor)
Method Detail

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.