79439310

Date: 2025-02-14 12:07:15
Score: 1
Natty:
Report link

I did it in this way (controlsfx -11.2.0)

popOver.getRoot().getStylesheets()
          .add(getClass().getResource(YOUR_CSS_FILE).toExternalForm());
popOver.getStyleClass()
          .add(getClass().getResource(YOUR_CSS_FILE).toExternalForm());
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Bora Ciner