0

I've looked for a while and can't find a way to set the corner label of the SpreadsheetView by ControlsFX for JavaFx.

I would like to put text there as a header for the row names.

https://controlsfx.bitbucket.io/index.html?org/controlsfx/control/spreadsheet/SpreadsheetView.html

Link to Image pointing to the corner label in question that needs to be with some text

1 Answers1

0

It is currently not possible to tweak that particular "corner label". But we can modify the API in a future version in order to have that possibility.

You can open a enhancement in our github : https://github.com/controlsfx/controlsfx

Maxoudela
  • 2,091
  • 3
  • 15
  • 23