Project-Risk-A : refactor com/risk/view/impl/swing/SwingStartUpView.java
Code smells in file :
- Unnecessary qualifier 'JFrame': 'WindowConstants::EXIT_ON_CLOSE' is already in scope because it is inherited by an enclosing type : line 87
- Unnecessary qualifier 'IStartUpView': 'ACTION_ADD' is already in scope because it is inherited by an enclosing type : line 125
- Unnecessary qualifier 'IStartUpView': 'ACTION_NEXT' is already in scope because it is inherited by an enclosing type : line 126
- Avoid unused local variables such as 'mediumFont' : line 141