Uses of Class
com.jidesoft.popup.JidePopup

Packages that use JidePopup
com.jidesoft.hints   
com.jidesoft.plaf.basic   
com.jidesoft.popup   
com.jidesoft.swing   
 

Uses of JidePopup in com.jidesoft.hints
 

Methods in com.jidesoft.hints that return JidePopup
protected  JidePopup AbstractIntelliHints.createPopup()
           
 

Uses of JidePopup in com.jidesoft.plaf.basic
 

Fields in com.jidesoft.plaf.basic declared as JidePopup
 JidePopup BasicJideTabbedPaneUI.ScrollableTabSupport._popup
           
protected  JidePopup BasicJidePopupUI._popup
           
 

Methods in com.jidesoft.plaf.basic with parameters of type JidePopup
protected  javax.swing.JComponent BasicJidePopupUI.createEastPane(JidePopup w)
           
protected  javax.swing.JComponent BasicJidePopupUI.createNorthPane(JidePopup w)
           
protected  javax.swing.JComponent BasicJidePopupUI.createSouthPane(JidePopup w)
           
protected  javax.swing.JComponent BasicJidePopupUI.createWestPane(JidePopup w)
           
 

Constructors in com.jidesoft.plaf.basic with parameters of type JidePopup
BasicJidePopupUI(JidePopup f)
           
 

Uses of JidePopup in com.jidesoft.popup
 

Methods in com.jidesoft.popup that return JidePopup
 JidePopup JidePopupFactory.createPopup()
           
 

Methods in com.jidesoft.popup with parameters of type JidePopup
static boolean JidePopup.isPopupAncestorOf(JidePopup popup, java.awt.Component c)
           
 

Uses of JidePopup in com.jidesoft.swing
 

Subclasses of JidePopup in com.jidesoft.swing
 class Searchable.SearchPopup
           
 



Copyright © 2008. All Rights Reserved.