Making a button open up another JFrame when clicked? [NetBeans]

Im having trouble with this.. Im using NetBeans.
[55 byte] By [Frella] at [2007-11-27 8:38:50]
# 1
well, good luck then.
petes1234a at 2007-7-12 20:36:41 > top of Java-index,Desktop,Core GUI APIs...
# 2
Thank you Petes for a good laughter. ;-)
Joerg22a at 2007-7-12 20:36:41 > top of Java-index,Desktop,Core GUI APIs...
# 3
> well, good luck then.I am new to Java and also using netbeans. Can I read into this reply that netbeans is not a very good gui builder? If so, could you tell me why, and point me at another product that is?Many thanks.
Stevew1805a at 2007-7-12 20:36:41 > top of Java-index,Desktop,Core GUI APIs...
# 4

sorry about being snarky, but if the op wants a helpful answer, then s/he needs to ask a helpful question. Just saying "I'm having trouble with this" tells us nothing. To the OP if still out there:

1) Describe your problem. Be as specific and precise as possible.

2) Show code that you have tried and describe what doesn't work and where. If you get error codes, post the entire stack trace (but read it carefully first -- your answer is often found there).

3) Put as much care and dilligence in asking your question as you'd like someone to use in answering it.

Good luck.

/Pete

petes1234a at 2007-7-12 20:36:41 > top of Java-index,Desktop,Core GUI APIs...
# 5
"How to Use Buttons": http://java.sun.com/docs/books/tutorial/uiswing/components/button.html
camickra at 2007-7-12 20:36:41 > top of Java-index,Desktop,Core GUI APIs...