| Package | Description |
|---|---|
| com.jidesoft.hints |
The package contains classes for IntelliHints for JIDE Common Layer.
|
| Class and Description |
|---|
AbstractIntelliHints
AbstractIntelliHints is an abstract implementation of IntelliHints. |
AbstractListIntelliHints
AbstractListIntelliHints extends AbstractIntelliHints and further implement most of the methods in
interface IntelliHints. |
IntelliHints
IntelliHints is an interface that defines all necessary methods to implement showing a hint popup
depending on a context and allows user to pick from a list of hints. |