Well the title really says it all. I am using Netbeans IDE for most of my work
when working whit JComponents archive but i know how to make a java frame and add things
to it without using Netbeans.
Anyways. I decided to write a small program for a community and i don't want to make
a fully standard look of the frame.
For instance i want to make it shaped like a circle or some costume shape.
I have looked at AWTUtilities but that's BETA aka Java7 and i want to avoid using
that.. senseless..
Whats my workaround this ?