public static class FLXBorders.InternalFrameBorder extends BaseBorders.BaseInternalFrameBorder
dw, insets, paletteInsets, trackWidth| Constructor and Description |
|---|
FLXBorders.InternalFrameBorder() |
| Modifier and Type | Method and Description |
|---|---|
Insets |
getBorderInsets(Component c) |
Insets |
getBorderInsets(Component c,
Insets borderInsets) |
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int w,
int h) |
getTitleHeight, isActive, isResizablegetBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle, isBorderOpaquepublic Insets getBorderInsets(Component c)
getBorderInsets in interface BordergetBorderInsets in class BaseBorders.BaseInternalFrameBorderpublic Insets getBorderInsets(Component c, Insets borderInsets)
getBorderInsets in class BaseBorders.BaseInternalFrameBorderpublic void paintBorder(Component c, Graphics g, int x, int y, int w, int h)
paintBorder in interface BorderpaintBorder in class AbstractBorderCopyright © 2014. All Rights Reserved.