Top.Mail.Ru
May 27th, 2004 - Java developers — LiveJournal
? ?

Java developers

May 27th, 2004

09:46 am - jaq - Look and Feel

javootoo.com is a useful resource if you are interested in alternative Swing Look and Feels. Every time I look, another one seems to have been linked - though most seems to be fairly subtle variations.

It's a few years since I've had much chance to work on a Swing application; I do mostly J2EE work now. But back then I was given responsibility for the GUI on a project where the analyst had heard somewhere that a gentle yellow background was more motivating for users, or something. Picking up the Windows colour settings wasn't the default behaviour at that point, and it was before 'themes' were introduced, so it required me to extend WindowsLookAndFeel and learn about some of the internals of the L&F system to be able to specify colours. For amusement I set it up so on my own workstation the application would start with a random set of colours, which got some strange looks when we were testing.
 

10:20 am - ex_juan_gan - Rss reader/writer, draft article

http://www.myjavatools.com/rssarticle.html

11:44 am - stipe - ThreadDeath

One of the guys on my team (okay, the one other guy on my team) is working on the client portion of our project, which is implemented as a Java Applet. He's running into a problem where he occasionally gets a ThreadDeath when the applet is starting up, and then Java locks up the browser entirely, forcing you to kill the process (this is using Firefox 0.8 on Windows XP, Java Plugin 1.4.2). My exposure to applets is (somewhat intentionally) slim, so I was hoping someone here might have some idea about this.

More InfoCollapse )
Powered by LiveJournal.com