Row |
Violation |
1 | Expression removeAll() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression layoutComponents() is a void method call, and thus it cannot be parameterized |
3 | Expression removeAll() is a void method call, and thus it cannot be parameterized |
4 | Expression pack() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression pack() is a void method call, and thus it cannot be parameterized |
6 | Expression setEnabled(true) is a void method call, and thus it cannot be parameterized |
7 | Expression pack() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression pack() is a void method call, and thus it cannot be parameterized |
9 | Expression setEnabled(true) is a void method call, and thus it cannot be parameterized |
10 | Expression createSubMenu() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression setLocationRelativeTo(null) is a void method call, and thus it cannot be parameterized |
12 | Expression createSubMenu() is a void method call, and thus it cannot be parameterized |
13 | Expression createSubMenu() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression setLocationRelativeTo(null) is a void method call, and thus it cannot be parameterized |
15 | Expression createSubMenu() is a void method call, and thus it cannot be parameterized |
16 | The refactoring of the clones is infeasible, because classes org.columba.core.gui.dialog.ErrorDialog and org.columba.mail.gui.table.action.TagMessageMenu do not have a common superclass |