Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 2 | 0.958 | class_body_declarations[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 75 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/composer/contact/SelectAddressDialog.java |
2 | 7 | 43 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/composer/HeaderView.java |
| |||||
// action buttons for moving contacts private JButton toButton; private JButton ccButton; private JButton bccButton; private JButton toRemoveButton; |
| |||||
private JButton toButton; private JButton ccButton; private JButton bccButton; private JTextField toComboBox; |
| |||
// action buttons for moving contacts private JButton toButton; private JButton ccButton; private JButton bccButton; private [[#variable13182b80]] [[#variable13182f00]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#13182b80]] | JButton |
1 | 2 | [[#13182b80]] | JTextField |
2 | 1 | [[#13182f00]] | toRemoveButton |
2 | 2 | [[#13182f00]] | toComboBox |