Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 0 | 1.000 | statement_sequence[6] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 82 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/context/ContextResultBox.java |
2 | 7 | 95 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/search/SearchResultBox.java |
| |||||
moreLink = new JXHyperlink(); moreLink.setEnabled(false); moreLink.setText("Show More .."); Font font = UIManager.getFont("Label.font"); Font smallFont = new Font(font.getName(), font.getStyle(), font.getSize() - 2); moreLink.setFont(smallFont); |
| |||||
moreLink = new JXHyperlink(); moreLink.setEnabled(false); moreLink.setText("Show More .."); Font font = UIManager.getFont("Label.font"); Font smallFont = new Font(font.getName(), font.getStyle(), font.getSize() - 2); moreLink.setFont(smallFont); |
| |||
moreLink = new JXHyperlink(); moreLink.setEnabled(false); moreLink.setText("Show More .."); Font font = UIManager.getFont("Label.font"); Font smallFont = new Font(font.getName(), font.getStyle(), font.getSize() - 2); moreLink.setFont(smallFont); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |