| Package | Description |
|---|---|
| com.jidesoft.swing |
The package contains many based classes we added on top of Swing for JIDE Common Layer.
|
| Modifier and Type | Method and Description |
|---|---|
StringConverter |
JideTabbedPane.getStringConverter()
Gets the string converter that converts the tab title to the display title.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JideTabbedPane.setStringConverter(StringConverter stringConverter)
Sets the string converter.
|