Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 0 | 1.000 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1120 | E:/TSE/Projects-CloneDR/columba-1.4-src/contact/src/main/java/org/columba/addressbook/gui/dialog/contact/ContactEditorDialog.java |
2 | 4 | 223 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/tagging/EditTagDialog.java |
| |||||
buttonBar = new JPanel(); okButton = new JButton(); okButton.setActionCommand("OK"); okButton.addActionListener(this ); |
| |||||
buttonBar = new JPanel(); okButton = new JButton(); okButton.setActionCommand("OK"); okButton.addActionListener(this ); |
| |||
buttonBar = new JPanel(); okButton = new JButton(); okButton.setActionCommand("OK"); okButton.addActionListener(this ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |