szabogabriel/Notes

Use custom GUI classes instead of default Swing ones

szabogabriel opened this issue · 0 comments

Swing components are currently used directly. Custom classes should be created instead, to enable dependency injection to be used all around the application.