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