JIDE 3.5.15

Package com.jidesoft.hints

The package contains classes for IntelliHints for JIDE Common Layer.

See:
          Description

Interface Summary
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.
 

Class Summary
AbstractIntelliHints AbstractIntelliHints is an abstract implementation of IntelliHints.
AbstractListIntelliHints AbstractListIntelliHints extends AbstractIntelliHints and further implement most of the methods in interface IntelliHints.
FileIntelliHints FileIntelliHints is a concrete implementation of IntelliHints.
ListDataIntelliHints<T> ListDataIntelliHints is a concrete implementation of IntelliHints.
 

Package com.jidesoft.hints Description

The package contains classes for IntelliHints for JIDE Common Layer.


JIDE 3.5.15