> how to remove the title bar from the frame
You should use a more specific Subject: field than "help!!!!". For
example, something that actually relates what your actual question is.
As for the question, depending on what you really want to do, the
Frame.setUndecorated() method might be of use to you:
http://java.sun.com/javase/6/docs/api/java/awt/Frame.html#setUndecorated(boolean)
Pete
Marcus - 13 Feb 2008 03:03 GMT
:S
I dont have solution about your problem.
Do more specify.
Try use helpcenter of sun:
http://www.java.sun.com/
tanveer.sjce@gmail.com - 15 Feb 2008 04:00 GMT
On Feb 13, 1:26 am, "Peter Duniho" <NpOeStPe...@nnowslpianmk.com>
wrote:
> On Tue, 12 Feb 2008 12:07:02 -0800, tanveer.s...@gmail.com
>
[quoted text clipped - 8 lines]
>
> Pete
thank you sir