Generate the Outline of a Basic Text Editor
Open
good first issue
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The realization of basic text editor functionalities includes:
1. Create a TextEditor class with the main function for the text editor with a graphical user interface (GUI).
2. Implement the display and scrolling features.
3. Create a TextKeyListener class, and implement text editing features using List ADT.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.