public class ServiceListCellFactory<T>
extends java.lang.Object
implements javafx.util.Callback<javafx.scene.control.ListView<javafx.concurrent.Service<T>>,javafx.scene.control.ListCell<javafx.concurrent.Service<T>>>
| Constructor and Description |
|---|
ServiceListCellFactory() |
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.control.ListCell<javafx.concurrent.Service<T>> |
call(javafx.scene.control.ListView<javafx.concurrent.Service<T>> arg0) |