Feeds:
Posts
Comments

Archive for July, 2009

The truth is that there is no direct way to remove the maximize button off the  Resizable JFrame as it is created by Windows and it is not painted using Swing so U can’t touch this.
Still many posts on the net are giving “creative” suggestions on how to remove the maximize button of “JFrame”. [...]

Read Full Post »

The objective of this post talk about my little “adventure” in resolving the fatal Java error that prohibits running Java application.
Symptoms
You use to have the Java applications and Java IDE on your Windows-based system working then one fine day, out of unknown reason, all the Java application and plug-in in the IDE cease to work. [...]

Read Full Post »

Geezer: A whiter shade of pale (S2)

 
A Whiter Shade of Pale is a popular classic song by Procol Harum.  It has a haunting melody and very “nostalgic” feel to it.

Read Full Post »

This is a follow-up to my post: Android: Zip download of Cupcake Android v1.5 source code

There is a popular quote which says
Give a man a fish and you feed him for a day; teach a man to fish and you feed him for a lifetime.

That’s definitely true for most developers using Windows as [...]

Read Full Post »