I wanted to add white border around this label, so in the css file I tried: -fx-border-width: 2; -fx-border-color: white;. but that didnt ...
確定! 回上一頁