Constructor and Description |
---|
ToolBarButtonBorder() |
Modifier and Type | Method and Description |
---|---|
Insets |
getBorderInsets(Component component) |
boolean |
isBorderOpaque() |
boolean |
isPressed() |
void |
paintBorder(Component component,
Graphics graphics,
int x,
int y,
int w,
int h) |
void |
setPressed(boolean pressed) |
public boolean isBorderOpaque()
isBorderOpaque
in interface Border
public void paintBorder(Component component, Graphics graphics, int x, int y, int w, int h)
paintBorder
in interface Border
public Insets getBorderInsets(Component component)
getBorderInsets
in interface Border
public boolean isPressed()
public void setPressed(boolean pressed)
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications