Row |
Violation |
1 | Expression e cannot be unified with expression e , because common superclass java.awt.AWTEvent does not declare member(s) public int getStateChange() , public int getKeyCode() |
2 | Expression ItemEvent cannot be unified with expression KeyEvent , because common superclass java.awt.AWTEvent does not declare member(s) public int getStateChange() , public int getKeyCode() |
3 | Expression updateComponents(false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression removeSelected() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression updateComponents(false) is a void method call, and thus it cannot be parameterized |
6 | Expression removeSelected() is a void method call, and thus it cannot be parameterized |
7 | Expression updateComponents(false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression removeSelected() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression updateComponents(false) is a void method call, and thus it cannot be parameterized |
10 | Expression removeSelected() is a void method call, and thus it cannot be parameterized |
11 | The refactoring of the clones is infeasible, because classes org.columba.mail.gui.composer.AccountController and do not have a common superclass |