1) Write down the program to display the button along with an image on it, by using the swing. The image over the button will vary whenever the button is pushed or clicked.
2) Describe the function of following given swing controls:
a) JTabbedPane
b) JTree
3) Write the differences between swing and the Awt.
4) Write down the program to demonstrate use of the J Scroll Pane in swing.
5) Explain the sequential steps to use the JTabbedPane control? Also explain the syntax.
6) Write down the program to demonstrate use of tree component in swing of three constructors of the JTabbedPane class?