Row |
Violation |
1 | Unmatched statement c.gridwidth=2; cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
2 | Expression removeMultiLineCommentCheckBox is a field being modified, and thus it cannot be parameterized |
3 | Expression delayTablesLabel is a field being modified, and thus it cannot be parameterized |
4 | Expression new JCheckBox(cbLabel) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression new JLabel(label) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression removeMultiLineCommentCheckBox.setToolTipText(i18n.REMOVE_ML_COMMENT_LABEL_TT) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression panel.add(delayTablesLabel,c) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression removeMultiLineCommentCheckBox.setToolTipText(i18n.REMOVE_ML_COMMENT_LABEL_TT) is a void method call, and thus it cannot be parameterized |
9 | Expression panel.add(delayTablesLabel,c) is a void method call, and thus it cannot be parameterized |
10 | Expression removeMultiLineCommentCheckBox cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression removeMultiLineCommentCheckBox.setToolTipText(i18n.REMOVE_ML_COMMENT_LABEL_TT) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression panel.add(delayTablesLabel,c) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression removeMultiLineCommentCheckBox.setToolTipText(i18n.REMOVE_ML_COMMENT_LABEL_TT) is a void method call, and thus it cannot be parameterized |
14 | Expression panel.add(delayTablesLabel,c) is a void method call, and thus it cannot be parameterized |
15 | Expression panel.add(removeMultiLineCommentCheckBox,c) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
16 | Expression delayTablesLabel.setHorizontalAlignment(JLabel.LEFT) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Expression panel.add(removeMultiLineCommentCheckBox,c) is a void method call, and thus it cannot be parameterized |
18 | Expression delayTablesLabel.setHorizontalAlignment(JLabel.LEFT) is a void method call, and thus it cannot be parameterized |
19 | Expression delayTablesLabel cannot be parameterized, because it has dependencies to/from statements that will be extracted |
20 | Expression panel.add(removeMultiLineCommentCheckBox,c) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
21 | Expression delayTablesLabel.setHorizontalAlignment(JLabel.LEFT) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression panel.add(removeMultiLineCommentCheckBox,c) is a void method call, and thus it cannot be parameterized |
23 | Expression delayTablesLabel.setHorizontalAlignment(JLabel.LEFT) is a void method call, and thus it cannot be parameterized |