View Single Post
Join Date: Jun 2007
Posts: 8
Reputation: dajiebuda is an unknown quantity at this point 
Solved Threads: 0
dajiebuda dajiebuda is offline Offline
Newbie Poster

need help with jbutton and new jframe

 
0
  #1
Jun 16th, 2007
I'm learning java.

I have one Jframe with 5 jbuttons. I want to click button1 to have a new Jframe come up. How should I define the 2nd Jframe? class? public class?
Reply With Quote