#Build

Опубликовано: 16 Май 2026
на канале: HOSTBOX CSE
173
1

Build a Simple Notepad Application using Java
Java Program to create a text editor using java




Lecture By Nagarajan.S


To create a simple text editor in Java Swing we will use a JTextArea, a JMenuBar and add JMenu to it and we will add JMenuItems


First, we will create a frame f titled “editor” and apply a metal look and feel and set an ocean theme in it.
We will add a text area and a menubar with three menu File, Edit, and Close.
The “File” option has 4 menu items new, open, save and print.
“Edit” has 3 menu items cut, copy and paste. We will add an action listener to all the menu items(using addActionListener() function) to detect any action.
We will add the menu items to the menu and menu to the menubar using add() function and we would add the menubar to the frame using addJMenuBar() function.
We will add the text area to the frame using add function set the size of the frame to 500,500 using setSize(500,500) function and then display the frame using show function.


#Tutorial for Machine Learning
   • #Lec 2: Machine Learning Life cycle|#Tutor...  


#Tutorial for DBMS(GATE/UGC/NET/ALL UNIV)
   • #Tutorial for Operating System  




#Tutorial for Computer Networks(GATE/UGC/NET)
   • #Tutorial for Computer networks  




#Tutorial for Java Beginners(GATE/UGC/NET)
   • #Tutorial for  Java Beginners  




#Tutorial for C programming(GATE/UGC/NET)
   • #Tutorial for C  Programming  




#Tutorial for Artificial Intelligence(GATE/UGC/NET)
   • #Tutorial for Artificial Intelligence  




#Tutorial for Computer Organization/Architecture(GATE/UGC/NET)
   • computer organization/architecture  GATE a...  




#Tutorial for Python Beginners
   • Tutorial  for  Python Beginners  




#Tutorial for Python Interview Q& A by Mr.Uday


   • #tutorial for Python Interview Q& A by Mr....  


#Tutorial for Computer Organization(GATE/UGC/NET)
   • Computer Organization(JNTUA R-15,R-19 All ...  


#Carrier Tips For B.tech Freshers
   • #Careertips  for   B.Tech  freshers( part-...  










Thanks For Watching. You can follow and Like us on following social media.




facebook: nagarajanhostboxcse
[email protected]
[email protected]