| Package | Description |
|---|---|
| com.jidesoft.swing |
The package contains many based classes we added on top of Swing for JIDE Common Layer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartialEtchedBorder |
class |
PartialGradientLineBorder
This is a border which allows you to have gradient line only at one side or several sides.
|
class |
PartialLineBorder
This is a better version of LineBorder which allows you to show line only at one side or several
sides and supports rounded corner.
|