public class DolphinMenuItemBorder extends DolphinMenuBarBorder
| Constructor and Description |
|---|
DolphinMenuItemBorder() |
| Modifier and Type | Method and Description |
|---|---|
Insets |
getBorderInsets(Component c,
Insets insets) |
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height) |
getBorderInsetsgetBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle, isBorderOpaquepublic void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder in interface BorderpaintBorder in class DolphinMenuBarBorderpublic Insets getBorderInsets(Component c, Insets insets)
getBorderInsets in class DolphinMenuBarBorderCopyright © 2012. All Rights Reserved.