Getting java applications to look native on windows - how?

前端 未结 8 2316
悲哀的现实
悲哀的现实 2021-02-08 03:13

Is it possible to use Java to create apps that look native on Windows? I don\'t care if the solution is portable or not, because I only plan to target windows users. I am using

8条回答
  •  佛祖请我去吃肉
    2021-02-08 03:45

    Yes, Java does have a Windows-native look and feel available on Windows. Look up how to change your look-and-feel and that should take you in the right direction.

提交回复
热议问题