Use custom GUI classes instead of default Swing ones
szabogabriel opened this issue · 0 comments
szabogabriel commented
Swing components are currently used directly. Custom classes should be created instead, to enable dependency injection to be used all around the application.