开发者

itunes like java look and feel

开发者 https://www.devze.com 2023-01-25 22:39 出处:网络
I need to build a swing application that looks exactly like itunes player in Mac.my java app should run on all operatin开发者_如何学Cg systems with same itunes like look and feel

I need to build a swing application that looks exactly like itunes player in Mac.my java app should run on all operatin开发者_如何学Cg systems with same itunes like look and feel what is the swing library used to customize the look and feel of itunes original application? is there a java laf library that mimics itunes laf?

thanks


There are no Java LnF library that mimics iTunes.

Consider seaglass look and feel - it is pretty mac-ish and is straight forward to use. Or you may create your Swing components using macwidgets project

0

精彩评论

暂无评论...
验证码 换一张
取 消