Uses of Class
com.jidesoft.swing.JToolTipFactory

Packages that use JToolTipFactory
com.jidesoft.swing   
 

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 © 2008. All Rights Reserved.