So when I start up Netbeans, they create a little panel on the desktop for showing the progress of loading. I m pretty sure Microsoft Office 2010 uses this too. I was curious how to make one of those in java? I looked through the API and saw JDesktopPane. But I don t think that s what I m looking for unless you can take that and put in on the actual desktop, but I m unsure. Thanks in advance!
Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...