Serializable
, Border
, UIResource
public class SubstanceToolBarBorder extends AbstractBorder implements UIResource
Constructor | Description |
---|---|
SubstanceToolBarBorder() |
Modifier and Type | Method | Description |
---|---|---|
Insets |
getBorderInsets(Component c) |
|
Insets |
getBorderInsets(Component c,
Insets newInsets) |
|
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int w,
int h) |
getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
public void paintBorder(Component c, Graphics g, int x, int y, int w, int h)
paintBorder
in interface Border
paintBorder
in class AbstractBorder
public Insets getBorderInsets(Component c)
getBorderInsets
in interface Border
getBorderInsets
in class AbstractBorder
public Insets getBorderInsets(Component c, Insets newInsets)
getBorderInsets
in class AbstractBorder