Constructor and Description |
---|
SmallButtonBorder(Border border,
boolean borderOn) |
SmallButtonBorder(JComponent jc,
boolean borderOn) |
Modifier and Type | Method and Description |
---|---|
Insets |
getBorderInsets(Component component) |
boolean |
isBorderOpaque() |
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height) |
public SmallButtonBorder(Border border, boolean borderOn)
public SmallButtonBorder(JComponent jc, boolean borderOn)
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder
in interface Border
public Insets getBorderInsets(Component component)
getBorderInsets
in interface Border
public boolean isBorderOpaque()
isBorderOpaque
in interface Border
Copyright © 2004-15 Francesc Busquets (fbusquets@xtec.cat) & Departament d'Educació de la Generalitat de Catalunya (info@xtec.cat)
Licensed under the terms of the GNU General Public License.