Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
11 | 2 | 3 | 0.958 | class_body_declarations[6] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 11 | 88 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/config/account/IncomingServerPanel.java |
2 | 11 | 73 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/config/account/OutgoingServerPanel.java |
| |||||
private JLabel hostLabel; private JTextField hostTextField; private JLabel portLabel; private JSpinner portSpinner; private JLabel typeLabel; private JComboBox typeComboBox; |
| |||||
private JLabel hostLabel; private JTextField hostTextField; private JLabel portLabel; private JSpinner portSpinner; private JLabel loginLabel; private JTextField loginTextField; |
| |||
private JLabel hostLabel; private JTextField hostTextField; private JLabel portLabel; private JSpinner portSpinner; private JLabel [[#variable1309c9e0]]; private [[#variable1309c5c0]] [[#variable1309c8c0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1309c9e0]] | typeLabel |
1 | 2 | [[#1309c9e0]] | loginLabel |
2 | 1 | [[#1309c5c0]] | JComboBox |
2 | 2 | [[#1309c5c0]] | JTextField |
3 | 1 | [[#1309c8c0]] | typeComboBox |
3 | 2 | [[#1309c8c0]] | loginTextField |