Row |
Violation |
1 | Expression quiet.setEnabled(tidySelected) is a void method call, and thus it cannot be parameterized |
2 | Expression popup.requestFocus() is a void method call, and thus it cannot be parameterized |
3 | Expression quiet.setEnabled(tidySelected) is a void method call, and thus it cannot be parameterized |
4 | Expression popup.requestFocus() is a void method call, and thus it cannot be parameterized |
5 | Expression popup.setVisible(true) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression reportErrors.setEnabled(tidySelected) is a void method call, and thus it cannot be parameterized |
7 | Expression popup.setVisible(true) is a void method call, and thus it cannot be parameterized |
8 | Expression showWarnings.setEnabled(tidySelected) is a void method call, and thus it cannot be parameterized |
9 | Expression popup.pack() is a void method call, and thus it cannot be parameterized |
10 | Expression showWarnings.setEnabled(tidySelected) is a void method call, and thus it cannot be parameterized |
11 | Expression popup.pack() is a void method call, and thus it cannot be parameterized |
12 | Expression popup.show(tree,e.getX(),e.getY()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression nameSpace.setEnabled(!tidySelected) is a void method call, and thus it cannot be parameterized |
14 | Expression popup.show(tree,e.getX(),e.getY()) is a void method call, and thus it cannot be parameterized |
15 | Expression popup.show(tree,e.getX(),e.getY()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
16 | Expression nameSpace.setEnabled(!tidySelected) is a void method call, and thus it cannot be parameterized |
17 | Expression popup.show(tree,e.getX(),e.getY()) is a void method call, and thus it cannot be parameterized |