| Package | Description |
|---|---|
| com.jidesoft.plaf.basic |
The package contains basic ComponentUI implementation for most of the JIDE components.
|
| com.jidesoft.plaf.eclipse |
The package contains ComponentUI implementation for Eclipse and Eclipse3x style.
|
| com.jidesoft.plaf.metal |
The package contains ComponentUI implementation for Metal style.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BasicJideSplitButtonUI.loadActionMap(LazyActionMap map)
Populates Buttons actions.
|
static void |
BasicJideButtonListener.loadActionMap(LazyActionMap map)
Populates Buttons actions.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
EclipseJideSplitButtonUI.loadActionMap(LazyActionMap map)
Populates Buttons actions.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MetalJideSplitButtonUI.loadActionMap(LazyActionMap map)
Populates Buttons actions.
|