| Modifiers | Name | Description |
|---|---|---|
java.awt.Color |
background |
|
javax.swing.border.Border |
border |
| Fields inherited from class | Fields |
|---|---|
class JComponentStyle |
constraints, layout, name |
| Constructor and description |
|---|
JPanelStyle
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
static javax.swing.border.CompoundBorder |
createBottomLineBorder(int top, int left, int bottom, int right)Creates a single bottom line border with the specified insets. |
|
static javax.swing.border.CompoundBorder |
createEnclosedLineBorder(int top, int left, int bottom, int right)Creates all sides line border with the specified insets. |
|
static javax.swing.border.CompoundBorder |
createTopLineBorder(int top, int left, int bottom, int right)Creates a single top line border with the specified insets. |
Creates a single bottom line border with the specified insets.
Creates all sides line border with the specified insets.
Creates a single top line border with the specified insets.
ReadyAPI core SDK 3.20.0