PropertyChangeListener, EventListener, BusyLabelUIpublic class BasicBusyLabelUI extends BasicLabelUI implements BusyLabelUI
JXBusyLabel UI.labelUI| Constructor | Description |
|---|---|
BasicBusyLabelUI(JXBusyLabel lbl) |
Creates a new instance of BasicBusyLabelUI
|
| Modifier and Type | Method | 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 © 2018. All rights reserved.