|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BOutline | |
|---|---|
| buoy.widget | |
| Uses of BOutline in buoy.widget |
|---|
| Methods in buoy.widget that return BOutline | |
|---|---|
static BOutline |
BOutline.createBevelBorder(Widget content,
boolean raised)
Create a BOutline with a beveled border. |
static BOutline |
BOutline.createEmptyBorder(Widget content,
int thickness)
Create a BOutline with an empty border. |
static BOutline |
BOutline.createEtchedBorder(Widget content,
boolean raised)
Create a BOutline with an etched border. |
static BOutline |
BOutline.createLineBorder(Widget content,
java.awt.Color color,
int thickness)
Create a BOutline with a line border. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||