Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.977 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 101 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/context/ContextResultBox.java |
2 | 4 | 123 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/search/SearchResultBox.java |
| |||||
top.setLayout(new BorderLayout()); JLabel iconLabel = new JLabel(); iconLabel.setIcon(provider.getIcon()); |
| |||||
//top.setBackground(titleBackground); top.setLayout(new BorderLayout()); JLabel iconLabel = new JLabel(); //iconLabel.setBackground(titleBackground); iconLabel.setIcon(p.getIcon()); |
| |||
//top.setBackground(titleBackground); top.setLayout(new BorderLayout()); JLabel iconLabel = new JLabel(); //iconLabel.setBackground(titleBackground); iconLabel.setIcon( [[#variable131c7680]].getIcon()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#131c7680]] | provider |
1 | 2 | [[#131c7680]] | p |