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) |
getBorderInsets
getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder
in interface Border
paintBorder
in class DolphinMenuBarBorder
public Insets getBorderInsets(Component c, Insets insets)
getBorderInsets
in class DolphinMenuBarBorder
Copyright © 2013. All Rights Reserved.