JMCT Polytechnic, Wadala Road, Nashik Name of Faculty: Patel Farhat Advanced Java Programming (I Scheme) 22517 Syllabus Chapter wise notes Introduction to Abstract Windowing Toolkit(AWT) & Swings Event Handling Networking & Security Interacting with Database Servlets & JSP Practical List Write a program to design a form using the components textfield, label, checkbox, button, list. Write a program to demonstrate the use of Border layout showing four buttons at four sides of an applet with captions left, right, top and bottom Write a program using AWT to create a menubar in a frame where menubar contains menu items such as File, Edit, View and the submenu under the File menu item should contain New and Open Write a program using swing to display a JcomboBox in an applet with the items – cricket, football, hockey, tennis Write a program to create a Jtree and recognize mouse clicks on it. Write a program to create a JTable On JApplet Windo