Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 4 | 3 | 0.963 | import_statements[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 48 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/chart/swt/editor/SWTAxisEditor.java |
2 | 5 | 46 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/chart/swt/editor/SWTOtherEditor.java |
3 | 5 | 48 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/chart/swt/editor/SWTPlotAppearanceEditor.java |
4 | 5 | 46 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/chart/swt/editor/SWTTitleEditor.java |
| |||||
import org.eclipse.swt.events.SelectionAdapter; import org.eclipse.swt.events.SelectionEvent; import org.eclipse.swt.graphics.Color; import org.eclipse.swt.graphics.Font; import org.eclipse.swt.graphics.FontData; |
| |||||
import org.eclipse.swt.events.SelectionAdapter; import org.eclipse.swt.events.SelectionEvent; import org.eclipse.swt.graphics.Color; import org.eclipse.swt.graphics.RGB; import org.eclipse.swt.layout.FillLayout; |
| |||||
import org.eclipse.swt.events.SelectionAdapter; import org.eclipse.swt.events.SelectionEvent; import org.eclipse.swt.graphics.Color; import org.eclipse.swt.graphics.RGB; import org.eclipse.swt.layout.FillLayout; |
| |||||
import org.eclipse.swt.events.SelectionAdapter; import org.eclipse.swt.events.SelectionEvent; import org.eclipse.swt.graphics.Color; import org.eclipse.swt.graphics.Font; import org.eclipse.swt.graphics.FontData; |
| |||
import org.eclipse.swt.events.SelectionAdapter; import org.eclipse.swt.events.SelectionEvent; import org.eclipse.swt.graphics.Color; import org.eclipse.swt.graphics. [[#variable1a9bcac0]]; import org.eclipse.swt. [[#variable1a9afb20]]. [[#variable1a9bcae0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1a9bcac0]] | Font |
1 | 2 | [[#1a9bcac0]] | RGB |
1 | 3 | [[#1a9bcac0]] | RGB |
1 | 4 | [[#1a9bcac0]] | Font |
2 | 1 | [[#1a9afb20]] | graphics |
2 | 2 | [[#1a9afb20]] | layout |
2 | 3 | [[#1a9afb20]] | layout |
2 | 4 | [[#1a9afb20]] | graphics |
3 | 1 | [[#1a9bcae0]] | FontData |
3 | 2 | [[#1a9bcae0]] | FillLayout |
3 | 3 | [[#1a9bcae0]] | FillLayout |
3 | 4 | [[#1a9bcae0]] | FontData |