You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple Texteditor where you can create a Textfile with a Titel (in an extra TextField). There are two ways to save a file 1. With a bufferdWriter & Reader
2. With Serialation --> Write/ReadObjectStream
About
This is a simple Texteditor where you can create a Textfile with a Titel (in an extra TextField). There are two ways to save a file 1. With a bufferdWriter & Reader 2. With Serialation --> Write/ReadObjectStream