Question: Using Java can you make a notepad application. A notepad where users can enter, save and edit text. A text area can be created
Using Java can you make a notepad application. A notepad where users can enter, save and edit text. A text area can be created using the JTextArea component. Java's file handling capabilities can be used for saving and file management.
Step by Step Solution
There are 3 Steps involved in it
The image contains a text question asking if a notepad application can be created using Java The application described is a basic text editor where users can enter text save and edit it using the JTex... View full answer
Get step-by-step solutions from verified subject matter experts
