The document contains a Java applet code for a registration form with fields for name, address, birthday, gender, and job. It uses a FlowLayout to arrange the components and includes buttons for 'Register' and 'Exit'. An HTML structure is provided to embed the applet in a web page.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2 views
java pr 13.2
The document contains a Java applet code for a registration form with fields for name, address, birthday, gender, and job. It uses a FlowLayout to arrange the components and includes buttons for 'Register' and 'Exit'. An HTML structure is provided to embed the applet in a web page.