I'm tired of JButtons, how can I make a nicer GUI in java?

前端 未结 10 1260
予麋鹿
予麋鹿 2020-12-13 20:19

So far I\'ve only built \"small\" graphical applications, using swing and JComponents as I learned at school. Yet I can\'t bear ugly JButtons anymore. I\'ve tried to play wi

10条回答
  •  春和景丽
    2020-12-13 21:01

    It would be nice if Java had a similar tool to Interface Builder (the GUI development tool that comes with Xcode) - by far the best UI builder I've ever seen.

提交回复
热议问题