Creates a new ScrollBarSkin instance, installing the necessary child
nodes into the Control children list, as
well as the necessary input mappings for handling key, mouse, etc events.
Method Summary
Methods declared in class javafx.scene.control.SkinBase
Creates a new ScrollBarSkin instance, installing the necessary child
nodes into the Control children list, as
well as the necessary input mappings for handling key, mouse, etc events.
Parameters:
control - The control that this skin should be installed onto.