Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 0 | 1.000 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 105 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/composer/SignatureView.java |
2 | 8 | 60 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/composer/text/TextEditorView.java |
| |||||
XmlElement fonts = gui.getElement("fonts"); if (fonts == null) { fonts = gui.addSubElement("fonts"); } // register interest on configuration changes fonts.addObserver(this ); |
| |||||
XmlElement fonts = gui.getElement("fonts"); if (fonts == null) { fonts = gui.addSubElement("fonts"); } // register interest on configuratin changes fonts.addObserver(this ); |
| |||
XmlElement fonts = gui.getElement("fonts"); if (fonts == null) { fonts = gui.addSubElement("fonts"); } // register interest on configuration changes // register interest on configuratin changes fonts.addObserver(this ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |