Page 1 of 1

Windows XP look and feel

PostPosted: 06 Aug 2010, 18:26
by mtgrares
Maybe we could use this guy's Java code because it emulates the Windows XP user interface better than the default Java version. ("Look and feel" is the Java Swing term for various skins that change the gui, from the "New Game" screen select Menu then Display Options.)

http://www.stefan-krause.com/java/

Re: Windows XP look and feel

PostPosted: 06 Aug 2010, 21:03
by Snacko
The gui already uses native look and feel so you get the same look as your native applications plus if you read the top of the page:
I'm no longer developing this look and feel actively. Starting with Sun's JDK 1.4.2 there's an official xp look and feel that I consider - especially in conjunction with winlaf - as a better solution to give your applications an acceptable look on the windows platform. I'll leave it online - maybe somebody still can use it as a basis for a new look and feel...