| 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 |
|---|---|
static JToolTipFactory |
JToolTipFactory.getSharedInstance()
Returns the shared
JToolTipFactory which can be used to obtain JToolTips. |
| Modifier and Type | Method and Description |
|---|---|
static void |
JToolTipFactory.setSharedInstance(JToolTipFactory factory)
Sets the
JToolTipFactory that will be used to obtain JToolTips. |