public abstract class GuiAbstractBorder
extends java.lang.Object
implements javax.swing.border.Border
| Constructor and Description |
|---|
GuiAbstractBorder(int size) |
GuiAbstractBorder(int top,
int left,
int bottom,
int right) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Insets |
getBorderInsets(java.awt.Component c) |