| Package | Description |
|---|---|
| org.fit.layout.model |
| Modifier and Type | Method and Description |
|---|---|
Border.Style |
Border.getStyle() |
static Border.Style |
Border.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Border.Style[] |
Border.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Border.setStyle(Border.Style style) |
| Constructor and Description |
|---|
Border(int width,
Border.Style style,
Color color) |
Copyright © 2016. All rights reserved.