Skip to content

This repository contains a Java project, a Simple Text Editor. This project use various Java technologies such as Java Swing, Java AWT, JTextArea, JMenu and JMenuItems.

Notifications You must be signed in to change notification settings

proteendas/LGMVIP-Java-05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

LGMVIP-Java-05

This repository contains a Java project, a Simple Text Editor. This project use various Java technologies such as Java Swing, Java AWT, JTextArea, JMenu and JMenuItems.

Advance Level

Text Editor

Project Description

  • A Text Editor built using Java uses JTextArea, JMenu, JMenultems, and JMenuBar to perform various tasks. It allows the user to enter, change, store, and print text. It also has a file menu to make changes in files (like open, save, close, and print) for future reference. and an edit menu to cut, copy and paste texts. Also, it has a "Save and Submit" button to close the file after saving the data. An actionListener is also used to detect actions in the project.

Technologies Used

  • Java
  • Java Swing
  • Java AWT
  • JTextArea
  • JMenu
  • JMenuItems

About

This repository contains a Java project, a Simple Text Editor. This project use various Java technologies such as Java Swing, Java AWT, JTextArea, JMenu and JMenuItems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages