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