public class MetalBorders extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MetalBorders
|
static class |
MetalBorders
|
static class |
MetalBorders
|
static class |
MetalBorders
|
static class |
MetalBorders
|
static class |
MetalBorders
|
static class |
MetalBorders
Border for a Palette.
|
static class |
MetalBorders
|
static class |
MetalBorders
|
static class |
MetalBorders
|
static class |
MetalBorders
Border for a Table Header
|
static class |
MetalBorders
|
static class |
MetalBorders
|
static class |
MetalBorders
|
| Constructor and Description |
|---|
MetalBorders()
|
| Modifier and Type | Method and Description |
|---|---|
static Border |
getButtonBorder()
Returns a border instance for a JButton
|
static Border |
getDesktopIconBorder()
Returns a border instance for a Desktop Icon
|
static Border |
getTextBorder()
Returns a border instance for a text component
|
static Border |
getTextFieldBorder()
Returns a border instance for a JTextField
|
static Border |
getToggleButtonBorder()
Returns a border instance for a JToggleButton
|
public static BordergetButtonBorder()
public static BordergetTextBorder()
public static BordergetTextFieldBorder()
public static BordergetToggleButtonBorder()
public static BordergetDesktopIconBorder()