| 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 |
CornerScroller |
class |
HeaderBox
HeaderBox is a special component that is used in JIDE Pivot Grid product to mimic a button with table header style.
|
class |
JideButton
JideButton is a replacement for JButton when it is used on toolbar (or command bar in the case of JIDE Action
Framework).
|
class |
JideLabel
Just like
JideButton comparing to JButton, JideLabel is like
JLabel except it is used on JToolBar or CommandBar. |
class |
JideToggleButton
An implementation of a two-state JideButton.
|
class |
NullJideButton
This is part of the null-components.
|
class |
SimpleScrollPane.ScrollButton
The scroll button for SimpleScrollPane.
|