|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface describing an object capable of rendering a border around the edges of a component.
| Method Summary | |
Insets |
getBorderInsets(Component component_)
Returns the insets of the border. |
void |
paintBorder(Component component_,
int colorpair_,
int x_,
int y_,
int width_,
int height_)
Paints the border for the specified component with the specified position and size. |
| Method Detail |
public Insets getBorderInsets(Component component_)
public void paintBorder(Component component_,
int colorpair_,
int x_,
int y_,
int width_,
int height_)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||