How to center align the title in a JFrame?

前端 未结 5 1721
我寻月下人不归
我寻月下人不归 2020-12-17 16:49

I have a JFrame with a Title. I want center align the title, so that it appears in the middle of the JFrame\'s title.

5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-17 17:20

    center align the title in a jFrame is very easy in netbeans, what u need to do is below:

    1.

    2.

    1. run your app.

提交回复
热议问题