public class DolphinPopupMenuBorder extends DolphinDebugBorder
| Constructor and Description |
|---|
DolphinPopupMenuBorder() |
| 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 DolphinDebugBorderpublic Insets getBorderInsets(Component c, Insets insets)
getBorderInsets in class DolphinNullBorderCopyright © 2012. All Rights Reserved.