public class BasicMultiThumbSliderUI extends MultiThumbSliderUI
| Modifier and Type | Field | Description |
|---|---|---|
protected JXMultiThumbSlider |
slider |
| Constructor | Description |
|---|---|
BasicMultiThumbSliderUI() |
| Modifier and Type | Method | Description |
|---|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c) |
|
void |
installUI(javax.swing.JComponent c) |
|
void |
uninstallUI(javax.swing.JComponent c) |
protected JXMultiThumbSlider slider
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public void installUI(javax.swing.JComponent c)
installUI in class javax.swing.plaf.ComponentUIpublic void uninstallUI(javax.swing.JComponent c)
uninstallUI in class javax.swing.plaf.ComponentUI