net.infonode.gui.border

Class PopupMenuBorder

public class PopupMenuBorder extends Object implements Border, Serializable

Version: $Revision: 1.7 $

Author: $Author: jesper $

Constructor Summary
PopupMenuBorder(Color highlightColor, Color shadowColor)
Method Summary
InsetsgetBorderInsets(Component c)
booleanisBorderOpaque()
voidpaintBorder(Component c, Graphics g, int x, int y, int width, int height)

Constructor Detail

PopupMenuBorder

public PopupMenuBorder(Color highlightColor, Color shadowColor)

Method Detail

getBorderInsets

public Insets getBorderInsets(Component c)

isBorderOpaque

public boolean isBorderOpaque()

paintBorder

public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)