com.vlsolutions.swing.toolbars
Class ToolBarButtonBorder
java.lang.Object
com.vlsolutions.swing.toolbars.ToolBarButtonBorder
- Border
public class ToolBarButtonBorder
extends java.lang.Object
implements Border
A border suitable for toolbar buttons.
Paints a nice button effect with rounded corners.
ToolBarButtonBorder
public ToolBarButtonBorder()
getBorderInsets
public Insets getBorderInsets(Component component)
isBorderOpaque
public boolean isBorderOpaque()
isPressed
public boolean isPressed()
paintBorder
public void paintBorder(Component component,
Graphics graphics,
int x,
int y,
int w,
int h)
setPressed
public void setPressed(boolean pressed)
© Copyright 2004-2006 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications