Row |
Violation |
1 | Type net.sourceforge.squirrel_sql.plugins.sqlreplace.SQLReplacementPreferencesPanel of variable _pnlPrefs does not match with type java.awt.event.MouseEvent of variable evt |
2 | Expression onSave() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression MyJTextArea.this.displayPopupMenu(evt) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression onSave() is a void method call, and thus it cannot be parameterized |
5 | Expression MyJTextArea.this.displayPopupMenu(evt) is a void method call, and thus it cannot be parameterized |
6 | Expression onSave() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression MyJTextArea.this.displayPopupMenu(evt) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression onSave() is a void method call, and thus it cannot be parameterized |
9 | Expression MyJTextArea.this.displayPopupMenu(evt) is a void method call, and thus it cannot be parameterized |
10 | The refactoring of the clones is infeasible, because classes net.sourceforge.squirrel_sql.plugins.sqlreplace.SQLReplacePreferencesController and do not have a common superclass |