Project-Risk-A : refactor com/risk/view/impl/swing/SwingGameModeView.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 31
- Unnecessary qualifier 'IGameModeView': 'ACTION_SINGLE_MODE' is already in scope because it is inherited by an enclosing type : line 44
- Unnecessary qualifier 'IGameModeView': 'ACTION_TOURNAMENT_MODE' is already in scope because it is inherited by an enclosing type : line 50
- Unnecessary qualifier 'IGameModeView': 'ACTION_LOAD_GAME' is already in scope because it is inherited by an enclosing type : line 56
- Unnecessary qualifier 'JFrame': 'WindowConstants::EXIT_ON_CLOSE' is already in scope because it is inherited by an enclosing type : line 71