is it possible to make a circular JFrame without the need to the Class AWTUtilities
i mean in jdk 6 .. is it possible??
is it possible to make a circular JFrame without the need to the Class AWTUtilities
i mean in jdk 6 .. is it possible??
AWTUtilities can be used in all of JDK 6, and is standard as of update 10.
I would refer you to the same link as before: http://java.sun.com/developer/technicalArticles/GUI/translucent_shaped_windows/