Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.974 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 36 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/config/LocaleComboBoxRenderer.java |
2 | 2 | 57 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/config/ThemeComboBoxRenderer.java |
3 | 2 | 122 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/themes/plugin/PlasticLookAndFeelConfigPlugin.java |
| |||||
JLabel label = (JLabel) super.getListCellRendererComponent(list, value, index, isSelected, hasFocus); |
| |||||
JLabel label = (JLabel) super.getListCellRendererComponent(list, value, index, isSelected, cellHasFocus); |
| |||||
JLabel label = (JLabel) super.getListCellRendererComponent(list, value, index, isSelected, cellHasFocus); |
| |||
JLabel label = (JLabel) super.getListCellRendererComponent(list, value, index, isSelected, [[#variable13101660]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#13101660]] | hasFocus |
1 | 2 | [[#13101660]] | cellHasFocus |
1 | 3 | [[#13101660]] | cellHasFocus |