Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.953 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 217 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/profiles/ProfileChooserDialog.java |
2 | 4 | 230 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/profiles/ProfileManagerDialog.java |
| |||||
okButton = new ButtonWithMnemonic(GlobalResourceLoader.getString("", "", "ok")); okButton.setActionCommand("OK"); okButton.addActionListener(this ); |
| |||||
okButton = new ButtonWithMnemonic(GlobalResourceLoader.getString("", "", "close")); okButton.setActionCommand("CLOSE"); okButton.addActionListener(this ); |
| |||
okButton = new ButtonWithMnemonic(GlobalResourceLoader.getString("", "", [[#variable131d7920]])); okButton.setActionCommand( [[#variable131d7a00]]); okButton.addActionListener(this ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#131d7920]] | "ok" |
1 | 2 | [[#131d7920]] | "close" |
2 | 1 | [[#131d7a00]] | "OK" |
2 | 2 | [[#131d7a00]] | "CLOSE" |