private static final class PlasticBorders.PaletteBorder
extends javax.swing.border.AbstractBorder
implements javax.swing.plaf.UIResource
JInternalFrames.| Modifier and Type | Field and Description |
|---|---|
private static java.awt.Insets |
INSETS |
| Modifier | Constructor and Description |
|---|---|
private |
PaletteBorder() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Insets |
getBorderInsets(java.awt.Component c) |
void |
paintBorder(java.awt.Component c,
java.awt.Graphics g,
int x,
int y,
int w,
int h) |
public void paintBorder(java.awt.Component c,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
paintBorder in interface javax.swing.border.BorderpaintBorder in class javax.swing.border.AbstractBorderpublic java.awt.Insets getBorderInsets(java.awt.Component c)
getBorderInsets in interface javax.swing.border.BordergetBorderInsets in class javax.swing.border.AbstractBorder