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”. [...]
Archive for July, 2009
Java Tips: Disabling the maximize button of JFrame
Posted in Java, Technical on July 17, 2009 | 5 Comments »
Java Tips: “Adventure” in resolving the Java error “Error occurred during initialization of VM”
Posted in Java, Technical on July 8, 2009 | 1 Comment »
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. [...]
Review<Song>: A Whiter Shade of Pale
Posted in Review, Review(Song) on July 7, 2009 | Leave a Comment »
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.
Android: How to download the latest zip Android Source Code easily and using it in Intellij
Posted in Programming, tagged android on July 3, 2009 | 4 Comments »
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 [...]


