You are on page 1of 1

B.N.M.

Institute of Technology
Department of Computer Science & Engineering

Activity
Course Name: System Software and Compiler Course Code: 18CS61
Year of Study: 2021-22 Class: VI sem ‘A’,’B’
Faculty Name: Priyanka Padki, Aashitha L Shamma

1. Write a Java program to create a simple text editor and include the following menu bars and
button.
File menu
 open: this menu item is used to open a file
 save: this menu item is used to save a file
 print: this menu item is used to print the components of the text area
 new: this menu item is used to create a new blank file
Edit menu
 cut: this menu item is to cut the selected area and copy it to clipboard
 copy: this menu item is to copy the selected area to the clipboard
 paste: this menu item is to paste the text from the clipboard to the text area
Close: this button closes the frame
[10M]

CO-PO Mapping
SL Course Outcome PO/ PSO
No

1 CO 6 1,2,3,5,6,7,8,9,10,12/1,2

Prepared by Scrutinized by Approved by HOD


(Course Faculty) (Course Coordinator and Scrutinizer)
Signature: Signature: Signature:

Name: PRP, ALS Name: Mrs.SJN, Dr. SSN Name: Dr. Chayadevi M L

You might also like