| 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 |
|---|---|
protected class |
JideSplitPaneDivider.VerticalDragController
Handles the events during a dragging session for a VERTICAL_SPLIT oriented split pane.
|
| Modifier and Type | Field and Description |
|---|---|
protected JideSplitPaneDivider.DragController |
JideSplitPaneDivider._dragger
Handles mouse dragging message to do the actual dragging.
|