External List
External List
Demonstrate
a. Flow Layout
b. Grid Layout
c. Border Layout
d. Card Layout
2. Create a form(awt) using
TextField,TextArea,Choice,List,Button,Checkbox,CheckboxGroup etc
3. Create a form(Swing) using
JTextField,JTextArea,JComboBox,JList,JButton,JCheckbox,JRadioButton
4. Demonstrate
a. TabbedPane
b. ScrollPane
c. JTree
d. JTable
5. WAP to demonstrate:
a. ActionListener
b. MouseListener
c. MouseMotionLister
d. KeyListener
e. ItemListener
f. WindowListener
6. WAP for Factory methods of InetAdrress Class
7. WAP for Chatting application : UDP & TCP
8. WAP To demonstrate URL class
9. WAP to create/insert/delete/update data from database using java
10. Create a servlet to take input from user and display hello
username on browser
11. Create a servlet to display “WELCOME TO MSBTE” on browser