Uses of Interface
com.jidesoft.hints.IntelliHints

Packages that use IntelliHints
com.jidesoft.hints The package contains classes for IntelliHints for JIDE Common Layer. 
 

Uses of IntelliHints in com.jidesoft.hints
 

Classes in com.jidesoft.hints that implement IntelliHints
 class AbstractIntelliHints
          AbstractIntelliHints is an abstract implementation of IntelliHints.
 class AbstractListIntelliHints
          AbstractListIntelliHints extends AbstractIntelliHints and further implement most of the methods in interface IntelliHints.
 class FileIntelliHints
          FileIntelliHints is a concrete implementation of IntelliHints.
 class ListDataIntelliHints<T>
          ListDataIntelliHints is a concrete implementation of IntelliHints.
 

Methods in com.jidesoft.hints that return IntelliHints
static IntelliHints AbstractIntelliHints.getIntelliHints(JComponent component)
          Gets the IntelliHints object if it was installed on the component before.
 



Copyright © 2013. All Rights Reserved.