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