Uses of Class
com.jidesoft.plaf.PopupUI

Packages that use PopupUI
com.jidesoft.plaf.basic   
com.jidesoft.popup   
 

Uses of PopupUI in com.jidesoft.plaf.basic
 

Subclasses of PopupUI in com.jidesoft.plaf.basic
 class BasicJidePopupUI
          A basic L&F implementation of Popup.
 

Uses of PopupUI in com.jidesoft.popup
 

Methods in com.jidesoft.popup that return PopupUI
 PopupUI JidePopup.getUI()
          Returns the look-and-feel object that renders this component.
 

Methods in com.jidesoft.popup with parameters of type PopupUI
 void JidePopup.setUI(PopupUI ui)
          Sets the UI delegate for this Popup.
 



Copyright © 2008. All Rights Reserved.