Project-Risk-A : refactor com/risk/view/impl/swing/SwingNewGameView.java
Code smells in file :
- Unnecessary qualifier 'INewGameView': 'ACTION_BROWSE_MAP' is already in scope because it is inherited by an enclosing type : line 129
- Unnecessary qualifier 'INewGameView': 'ACTION_NEXT' is already in scope because it is inherited by an enclosing type : line 135
- Unnecessary qualifier 'INewGameView': 'ACTION_CANCEL' is already in scope because it is inherited by an enclosing type : line 141
- Unnecessary qualifier 'JFrame': 'WindowConstants::EXIT_ON_CLOSE' is already in scope because it is inherited by an enclosing type : line 156