Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.951 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 211 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/config/folder/FolderOptionsDialog.java |
2 | 2 | 235 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/config/folder/FolderOptionsDialog.java |
| |||||
// Add components to the panel: builder.addSeparator(MailResourceLoader.getString("dialog", "folderoptions", "general_info"), cc.xywh(1, 1, 5, 1)); //$NON-NLS-1$ |
| |||||
builder.addSeparator(MailResourceLoader.getString("dialog", "folderoptions", "archiving_messages"), cc.xywh(1, 15, 5, 1)); //$NON-NLS-1$ |
| |||
// Add components to the panel: builder.addSeparator(MailResourceLoader.getString("dialog", "folderoptions", [[#variable131e90c0]]), cc.xywh(1, [[#variable131e8f60]], 5, 1)); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#131e90c0]] | "general_info" |
1 | 2 | [[#131e90c0]] | "archiving_messages" |
2 | 1 | [[#131e8f60]] | 1 |
2 | 2 | [[#131e8f60]] | 15 |