PropertyChangeListener
, EventListener
, BusyLabelUI
public 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, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
public BasicBusyLabelUI(JXBusyLabel lbl)
public static ComponentUI createUI(JComponent c)
public BusyPainter getBusyPainter(Dimension dim)
getBusyPainter
in interface BusyLabelUI
public int getDelay()
BusyLabelUI
getDelay
in interface BusyLabelUI
Copyright © 2018. All rights reserved.