Problem:
Question 1: Write a program that shows a square frame filled with 100 buttons labeled 1 to 100. Nothing needs to happen when you press any of the buttons.Make sure you print out one 100 buttons on your frame.
Question 2: Write a java program that has a seperate class with the run() function that simply counts and prints.
Show the code, demonstrate it works properly and describe what it is doing.