public class BasicBusyLabelUI extends BasicLabelUI implements BusyLabelUI
JXBusyLabel UI.labelUI| Constructor and Description |
|---|
BasicBusyLabelUI(JXBusyLabel lbl)
Creates a new instance of BasicBusyLabelUI
|
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
BusyPainter |
getBusyPainter(Dimension dim) |
int |
getDelay()
Delay between moving from one point to another.
|
getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, layoutCL, paint, paintDisabledText, paintEnabledText, propertyChange, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, updatepublic BasicBusyLabelUI(JXBusyLabel lbl)
public static ComponentUI createUI(JComponent c)
public BusyPainter getBusyPainter(Dimension dim)
getBusyPainter in interface BusyLabelUIpublic int getDelay()
BusyLabelUIgetDelay in interface BusyLabelUICopyright © 2017. All Rights Reserved.