My Tech Notes
JavaFX TreeTableView set font weight of a TreeTableColumn
Create a css file:
column.setStyle("-fx-font-weight: bold;");
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment