| 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 Borderpublic Insets getBorderInsets(Component component)
getBorderInsets in interface Borderpublic boolean isBorderOpaque()
isBorderOpaque in interface BorderCopyright © 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.