[go: up one dir, main page]

0% found this document useful (0 votes)
13 views1 page

ajpp

Uploaded by

Cricket Lover
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views1 page

ajpp

Uploaded by

Cricket Lover
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

1) Write a program using AWT to create a menubar where menubar contains menu items such

as File, Edit, View and create a submenu under the File menu: New (Open FileDialog for
save) and Open (Open FileDialog for Load)

2) Write a program creates a Jtree and implement Tree Expansion event.

3) Develop an application using list components to add names of different cities and display
dialog box showing city name after selection.

4) Develop an application using Frame and gridbaglayout for user login.

5) Write a program to develop a frame to select the different states of India using JcomboBox
and

6) Write a program to generate key event to block special characters “&,^,#,!,@” and display
message “this special characters not allowed”.

7) Write a program to count the number of clicks and double clicks performed by the user in
frame window.

8) Write a program using gridbaglayout to create calculator.

9) Write a program using InetAddress class to retrieve IP address of URL when hostname is
entered by user.

10) Write a program using URL class to retrieve the host protocol, port & file of URL entered by
the user in JTextField.

11) Write a program to insert data of student in table having two columns rollno and marks.

12) Write a program to send username & password using HTML form and authenticate the user

You might also like