java.lang.Object
jfxtras.scene.control.ListSpinner.DefaultCellFactory
- All Implemented Interfaces:
javafx.util.Callback<ListSpinner<T>,
javafx.scene.Node>
- Enclosing class:
- ListSpinner<T>
class ListSpinner.DefaultCellFactory
extends Object
implements javafx.util.Callback<ListSpinner<T>,javafx.scene.Node>
Default cell factory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
label
private javafx.scene.control.Label label
-
-
Constructor Details
-
DefaultCellFactory
DefaultCellFactory()
-
-
Method Details
-
call
- Specified by:
call
in interfacejavafx.util.Callback<ListSpinner<T>,
javafx.scene.Node>
-