Package com.jidesoft.hints
package com.jidesoft.hints
The package contains classes for IntelliHints for JIDE Common Layer.
-
ClassDescription
AbstractIntelliHintsis an abstract implementation ofIntelliHints.AbstractListIntelliHintsextends AbstractIntelliHints and further implement most of the methods in interfaceIntelliHints.FileIntelliHintsis a concrete implementation ofIntelliHints.IntelliHintsis 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.ListDataIntelliHintsis a concrete implementation ofIntelliHints.