Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

[LEGACY] Code-Notes: Swing version

Choose a tag to compare

@phwt phwt released this 22 Nov 14:09
7fe7c82

This application is first made under the Swing toolkit and found out that "Look and Feel" customization is very limited so we decided to use JavaFX instead.

Changelog

  • First release
  • Swing version discontinued

Known Issues

  • If there's no tab(s)/file(s) present in the editor any attempt to exit the application will result in a crash
  • Directory Listing: Browsing a large directory (e.g. root) will cause performance issues. (Fixed in JavaFX version)

Disclaimer - This version is untested.