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