Nantes Université

Skip to content

Project-Risk-A : refactor com/risk/view/impl/swing/SwingEditContinentView.java

Code smells in file :

  • Unused import 'java.awt.event.ActionListener' : line 5
  • Unused import 'com.risk.view.View' : line 21
  • Unnecessary qualifier 'IEditContinentView': 'ACTION_SAVE' is already in scope because it is inherited by an enclosing type : line 57
  • Unnecessary qualifier 'IEditContinentView': 'ACTION_ADD' is already in scope because it is inherited by an enclosing type : line 60
  • Unnecessary qualifier 'JFrame': 'WindowConstants::EXIT_ON_CLOSE' is already in scope because it is inherited by an enclosing type : line 65