BlueJ File Browser Extension Wiki
A BlueJ extension that displays .txt files in the current package.
Brought to you by:
jdalbey
Roadmap for future enhancements
Create a way to specify desired file extension to filter by:
a) Preferences panel (could specify multiple extensions)
OR
b) filter field in the browser frame (specify one extension)
Put the package name in the title bar.
Be able to change the font size in the JTextArea, Ctrl+ or Ctrl-
Automatically reload the current file if it changed on disk (after window
gets focus).
Consider being able to edit the file contents and save.
Consider caching the file to reduce disk access.