HTML Editor (part 21)

  • 9
  • Locked
To open and save the file, we'll use JFileChooser from the swing library. Objects of this type support filters that inherit FileFilter. Now we'll write our own filter: 21.1. Create a public HTMLFileFilter class that inherits FileFilter.
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet