Answer the question
In order to leave comments, you need to log in
How to get the height of the Label element itself in javafx?
Good, there
Label nameText = new Label();
nameText.setWrapText(true);
nameText.setMaxWidth(100);
nameText.setText("test, test, test, test, test, test, test");
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question