| Constructor and Description |
|---|
PRSBorderImpl(String id,
TitledBorder titledBorder) |
| Modifier and Type | Method and Description |
|---|---|
Insets |
getBorderInsets(Component c) |
boolean |
isBorderOpaque() |
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height) |
void |
update(IconSet iconSet) |
void |
update(MessageSet messageSet) |
public PRSBorderImpl(String id, TitledBorder titledBorder)
public void update(MessageSet messageSet)
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder in interface Borderpublic Insets getBorderInsets(Component c)
getBorderInsets in interface Borderpublic boolean isBorderOpaque()
isBorderOpaque in interface BorderCopyright © 2021 vpc open source initiative. All rights reserved.