| Constructor and Description |
|---|
PatternBorder(PatternModel patternModel) |
| Modifier and Type | Method and Description |
|---|---|
Insets |
getBorderInsets(Component c) |
boolean |
isBorderOpaque() |
void |
paintBorder(Component component,
Graphics g,
int x,
int y,
int width,
int height) |
public PatternBorder(PatternModel patternModel)
patternModel - patternModelpublic Insets getBorderInsets(Component c)
getBorderInsets in interface Borderpublic boolean isBorderOpaque()
isBorderOpaque in interface Borderpublic void paintBorder(Component component, Graphics g, int x, int y, int width, int height)
paintBorder in interface BorderCopyright © 2014 The University of Manchester. All Rights Reserved.