| Methoden |
| public void | paintBorder(Component c, Graphics g, int x, int y, int width, int height) |
| public Insets | getBorderInsets(Component c) |
| public Insets | getBorderInsets(Component c, Insets insets) |
| public Color | getHighlightOuterColor(Component c) |
| public Color | getHighlightInnerColor(Component c) |
| public Color | getShadowInnerColor(Component c) |
| public Color | getShadowOuterColor(Component c) |
| public Color | getHighlightOuterColor() |
| public Color | getHighlightInnerColor() |
| public Color | getShadowInnerColor() |
| public Color | getShadowOuterColor() |
| public int | getBevelType() |
| public boolean | isBorderOpaque() |
| protected void | paintRaisedBevel(Component c, Graphics g, int x, int y, int width, int height) |
| protected void | paintLoweredBevel(Component c, Graphics g, int x, int y, int width, int height) |