| Package | Description |
|---|---|
| com.jidesoft.plaf.aqua |
The package contains ComponentUI implementation for Aqua style.
|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AquaJideTabbedPaneUI.AquaTabCloseButton |
| Modifier and Type | Method and Description |
|---|---|
protected BasicJideTabbedPaneUI.TabCloseButton |
AquaJideTabbedPaneUI.createNoFocusButton(int type) |
| Modifier and Type | Method and Description |
|---|---|
protected BasicJideTabbedPaneUI.TabCloseButton |
BasicJideTabbedPaneUI.createNoFocusButton(int type)
Deprecated.
replaced by
JideTabbedPane.createNoFocusButton(int) |
| Modifier and Type | Class and Description |
|---|---|
class |
Eclipse3xJideTabbedPaneUI.Eclipse3xTabCloseButton |
| Modifier and Type | Method and Description |
|---|---|
protected BasicJideTabbedPaneUI.TabCloseButton |
Eclipse3xJideTabbedPaneUI.createNoFocusButton(int type) |