public class FavoritesCellFactory extends Object implements javafx.util.Callback<javafx.scene.control.TableColumn<HVSCEntry,?>,javafx.scene.control.TableCell<HVSCEntry,?>>
Modifier and Type | Class and Description |
---|---|
protected class |
FavoritesCellFactory.TableCellImpl |
Constructor and Description |
---|
FavoritesCellFactory() |
Modifier and Type | Method and Description |
---|---|
javafx.scene.control.TableCell<HVSCEntry,?> |
call(javafx.scene.control.TableColumn<HVSCEntry,?> column) |
void |
setCurrentlyPlayedHVSCEntryProperty(javafx.beans.property.ObjectProperty<HVSCEntry> currentlyPlayedHVSCEntryProperty) |
void |
setPlayer(Player player) |
Copyright © 2018 Ken Händel. All rights reserved.