Open theopin opened 4 years ago
Sorry I missed this earlier. Please describe your use case?
For our cheatsheet app, we were planning on providing a function for the users to edit the contents of the cheatsheet. Hence, we were thinking of using the methods from the library to open up the default text editor for the user to carry out this function
Are we allowed to use a default text editor such as notepad to edit files by calling methods from the java.awt. library?