Uses of Class
org.jdesktop.swingx.JXBusyLabel
-
Packages that use JXBusyLabel Package Description 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 JXBusyLabel in org.jdesktop.swingx.plaf.basic
Constructors in org.jdesktop.swingx.plaf.basic with parameters of type JXBusyLabel Constructor Description BasicBusyLabelUI(JXBusyLabel lbl)
Creates a new instance of BasicBusyLabelUI
-