java.lang.Object
io.github.palexdev.materialfx.skins.MFXSliderSkin.PopupManager
- Enclosing class:
- MFXSliderSkin
Support class to the slider's skin. It helps manage the popup, by handling
MFXSlider.popupSupplierProperty() changes,
computing it's position and it's rotation according to the current orientation and side.
The class has three bindings fields: for the layout x (xBinding), layout y (yBinding) and rotation (rBinding).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PopupManager
protected PopupManager()
-