Java Theory Assignment 4
Java Theory Assignment 4
BCA (SEM-V)
SUBJECT: 0301502 Advance Java
ASSIGNMENT – 4 ( Swing, GUI Component & Layout
Manager)
C. Explain in Detail
1. Explain each method of JToggleButton class.
2. Expalin JRadioButton class with sample code.
3. Exaplin each method JCheclBox class.
4. Explain each consturctor and method of JList class.
5. Write a short note on JScrollBar.
6. Explain JTextField class in detail with sample code.
7. Write a short note on JPasswordField class.
8. Explain each method of JTextArea class.
9. Explain JComboBox class with sample code.
10. How user can create Menu explain in detail.
11. Expain Border laout with sample code.
12. Expain Flow laout with sample code.
13. Expain Grid laout with sample code.
14 Expain Card laout with sample code.