Uses of Class
org.jvnet.flamingo.bcb.ui.BasicScrollablePopupUI

Packages that use BasicScrollablePopupUI
org.jvnet.flamingo.bcb.ui   
 

Uses of BasicScrollablePopupUI in org.jvnet.flamingo.bcb.ui
 

Methods in org.jvnet.flamingo.bcb.ui that return BasicScrollablePopupUI
 BasicScrollablePopupUI ScrollablePopup.getUI()
          Returns the UI object which implements the L&F for this component.
 

Methods in org.jvnet.flamingo.bcb.ui with parameters of type BasicScrollablePopupUI
 void ScrollablePopup.setUI(BasicScrollablePopupUI ui)
          Sets the new UI delegate.