public class SidDumpCellFactory extends Object implements javafx.util.Callback<javafx.scene.control.TableColumn<SidDumpOutput,String>,javafx.scene.control.TableCell<SidDumpOutput,String>>
Constructor and Description |
---|
SidDumpCellFactory() |
Modifier and Type | Method and Description |
---|---|
javafx.scene.control.TableCell<SidDumpOutput,String> |
call(javafx.scene.control.TableColumn<SidDumpOutput,String> column) |
public javafx.scene.control.TableCell<SidDumpOutput,String> call(javafx.scene.control.TableColumn<SidDumpOutput,String> column)
call
in interface javafx.util.Callback<javafx.scene.control.TableColumn<SidDumpOutput,String>,javafx.scene.control.TableCell<SidDumpOutput,String>>
Copyright © 2018 Ken Händel. All rights reserved.