Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 8 | 2 | 0.963 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 291 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/config/GeneralOptionsDialog.java |
2 | 2 | 52 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/themes/plugin/PlasticLookAndFeelConfigPlugin.java |
3 | 3 | 51 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/themes/plugin/PlasticLookAndFeelPlugin.java |
4 | 2 | 56 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/util/FontProperties.java |
5 | 2 | 70 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/composer/AbstractEditorController.java |
6 | 3 | 102 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/composer/SignatureView.java |
7 | 3 | 57 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/composer/text/TextEditorView.java |
8 | 3 | 280 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/message/viewer/TextViewer.java |
| |||||
XmlElement options = Config.getInstance().get("options").getElement("/options"); XmlElement proxy = options.getElement("proxy"); |
| |||||
XmlElement options = Config.getInstance().get("options").getElement("/options"); XmlElement gui = options.getElement("gui"); |
| |||||
XmlElement options = Config.getInstance().get("options").getElement("/options"); XmlElement gui = options.getElement("gui"); |
| |||||
XmlElement options = Config.getInstance().get("options").getElement("/options"); XmlElement gui = options.getElement("gui"); |
| |||||
XmlElement options = Config.getInstance().get("options").getElement("/options"); XmlElement guiElement = options.getElement("gui"); |
| |||||
XmlElement options = Config.getInstance().get("options").getElement("/options"); XmlElement gui = options.getElement("gui"); |
| |||||
XmlElement options = Config.getInstance().get("options").getElement("/options"); XmlElement gui = options.getElement("gui"); |
| |||||
XmlElement options = Config.getInstance().get("options").getElement("/options"); XmlElement gui1 = options.getElement("gui"); |
| |||
XmlElement options = Config.getInstance().get("options").getElement("/options"); XmlElement [[#variablef3da2e0]]= options.getElement( [[#variablef3da2c0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#f3da2e0]] | proxy |
1 | 2 | [[#f3da2e0]] | gui |
1 | 3 | [[#f3da2e0]] | gui |
1 | 4 | [[#f3da2e0]] | gui |
1 | 5 | [[#f3da2e0]] | guiElement |
1 | 6 | [[#f3da2e0]] | gui |
1 | 7 | [[#f3da2e0]] | gui |
1 | 8 | [[#f3da2e0]] | gui1 |
2 | 1 | [[#f3da2c0]] | "proxy" |
2 | 2 | [[#f3da2c0]] | "gui" |
2 | 3 | [[#f3da2c0]] | "gui" |
2 | 4 | [[#f3da2c0]] | "gui" |
2 | 5 | [[#f3da2c0]] | "gui" |
2 | 6 | [[#f3da2c0]] | "gui" |
2 | 7 | [[#f3da2c0]] | "gui" |
2 | 8 | [[#f3da2c0]] | "gui" |