Getting java applications to look native on windows - how?

前端 未结 8 2291
悲哀的现实
悲哀的现实 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.

    0 讨论(0)
  • 2021-02-08 03:46

    Your should use native Look&Feel

    0 讨论(0)
提交回复
热议问题