Uses of Interface
org.jdesktop.swingx.plaf.BusyLabelUI

Packages that use BusyLabelUI
org.jdesktop.swingx.plaf.basic Provides basic implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels. 
 

Uses of BusyLabelUI in org.jdesktop.swingx.plaf.basic
 

Classes in org.jdesktop.swingx.plaf.basic that implement BusyLabelUI
 class BasicBusyLabelUI
          Base implementation of the JXBusyLabel UI.