public class BasicMultiThumbSliderUI extends MultiThumbSliderUI
| Modifier and Type | Field and Description |
|---|---|
protected JXMultiThumbSlider<?> |
slider |
| Constructor and Description |
|---|
BasicMultiThumbSliderUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
void |
installUI(JComponent c) |
void |
uninstallUI(JComponent c) |
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, paint, updateprotected JXMultiThumbSlider<?> slider
public static ComponentUI createUI(JComponent c)
public void installUI(JComponent c)
installUI in class ComponentUIpublic void uninstallUI(JComponent c)
uninstallUI in class ComponentUICopyright © 2017. All Rights Reserved.