Uses of Class
com.jidesoft.popup.JidePopupFactory

Packages that use JidePopupFactory
com.jidesoft.popup The package contains JidePopup class for JIDE Common Layer. 
 

Uses of JidePopupFactory in com.jidesoft.popup
 

Methods in com.jidesoft.popup that return JidePopupFactory
static JidePopupFactory JidePopupFactory.getSharedInstance()
          Returns the shared JidePopupFactory which can be used to obtain JidePopups.
 

Methods in com.jidesoft.popup with parameters of type JidePopupFactory
static void JidePopupFactory.setSharedInstance(JidePopupFactory factory)
          Sets the JidePopupFactory that will be used to obtain JidePopups.
 



Copyright © 2013. All Rights Reserved.