Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Kuhaylah Malik   on Aug 12 In Java Category.

  
Question Answered By: Aalia Arain   on Aug 12

OK. I figured out one solution. Instead of extending JPanel or JFrame,
I extened JDialog and everything is working as expected.

I would still like to know what I asked below. Basically, I want to
write a "Main Menu" that loads other functions of the program.

Share: