Uses of Interface
org.jdesktop.swingx.plaf.BusyLabelUI
-
Packages that use BusyLabelUI 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 BusyLabelUI in org.jdesktop.swingx.plaf.basic
Classes in org.jdesktop.swingx.plaf.basic that implement BusyLabelUI Modifier and Type Class Description class
BasicBusyLabelUI
Base implementation of theJXBusyLabel
UI.
-