Is it possible to make diagonal column headers in JavaFX?
问题 My JavaFX TableView looks something like this: It would be so much more pleasing and efficient if the labels at the top were diagonal to save space. I imagine it like so: The goal is to make the column fit closely to the content despite a long header label. Can it be done? 来源: https://stackoverflow.com/questions/46164114/is-it-possible-to-make-diagonal-column-headers-in-javafx