Create and open 10 files with JAVA GUI | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Create and open 10 files with JAVA GUI

Help! please I need procedures and codes to create a GUI using JAVA to create a 10 files with formatting tag for each file. What I mean by formatting tag is like bold, italic or underline etc, so if I click a file, it will format the way I predefined it in the code. I'm a learner, please help is an assignment. Thanks.

20th Jan 2018, 2:10 PM
JATY Adeyemi
JATY Adeyemi - avatar
1 Answer
+ 2
Use JavaFX and understand File I/O make sure to use try/catch for exception handling.
20th Jan 2018, 5:53 PM
Furqan Kadri
Furqan Kadri - avatar