+ 1
How to do save and open in notepad by java?
I'm making my own notepad and i want to know that how to do save and open function which method should i use? I try by using fileInputstream and fileoutput stream but i can't do perfectly...
1 Respuesta
+ 5
refer to the last chapter of Sololearn's java course