Uses of Class
com.jidesoft.swing.JToolTipFactory

Packages that use JToolTipFactory
com.jidesoft.swing The package contains many based classes we added on top of Swing for JIDE Common Layer. 
 

Uses of JToolTipFactory in com.jidesoft.swing
 

Methods in com.jidesoft.swing that return JToolTipFactory
static JToolTipFactory JToolTipFactory.getSharedInstance()
          Returns the shared JToolTipFactory which can be used to obtain JToolTips.
 

Methods in com.jidesoft.swing with parameters of type JToolTipFactory
static void JToolTipFactory.setSharedInstance(JToolTipFactory factory)
          Sets the JToolTipFactory that will be used to obtain JToolTips.
 



Copyright © 2013. All Rights Reserved.