CloneSet444


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5330.954statement_sequence[5]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1555
E:/TSE/Projects-CloneDR/columba-1.4-src/contact/src/main/java/org/columba/addressbook/gui/util/LabelTextFieldPanel.java
2570
E:/TSE/Projects-CloneDR/columba-1.4-src/contact/src/main/java/org/columba/addressbook/gui/util/LabelTextFieldPanel.java
3553
E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/base/WizardTextField.java
Next
Last
Clone Instance
1
Line Count
5
Source Line
55
Source File
E:/TSE/Projects-CloneDR/columba-1.4-src/contact/src/main/java/org/columba/addressbook/gui/util/LabelTextFieldPanel.java

c.weightx = 1.0;
c.gridy = y;
c.fill = GridBagConstraints.HORIZONTAL;
c.insets = new Insets(5, 0, 0, 0);
c.anchor = GridBagConstraints.EAST;


Next
Previous
Clone Instance
2
Line Count
5
Source Line
70
Source File
E:/TSE/Projects-CloneDR/columba-1.4-src/contact/src/main/java/org/columba/addressbook/gui/util/LabelTextFieldPanel.java

c.weightx = 1.0;
c.gridy = y;
c.fill = GridBagConstraints.HORIZONTAL;
c.insets = new Insets(0, 0, 0, 0);
c.gridwidth = GridBagConstraints.REMAINDER;


First
Previous
Clone Instance
3
Line Count
5
Source Line
53
Source File
E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/base/WizardTextField.java

c.weightx = 1.0;
c.gridy = y;
c.fill = GridBagConstraints.HORIZONTAL;
c.insets = new Insets(0, 0, 0, 0);
c.anchor = GridBagConstraints.EAST;


Clone AbstractionParameter Count: 3Parameter Bindings

c.weightx = 1.0;
c.gridy = y;
c.fill = GridBagConstraints.HORIZONTAL;
c.insets = new Insets( [[#variable132f6ba0]], 0, 0, 0);
c. [[#variable132ffc00]]= GridBagConstraints. [[#variable132fc460]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#132f6ba0]]
5 
12[[#132f6ba0]]
0 
13[[#132f6ba0]]
0 
21[[#132ffc00]]
anchor 
22[[#132ffc00]]
gridwidth 
23[[#132ffc00]]
anchor 
31[[#132fc460]]
EAST 
32[[#132fc460]]
REMAINDER 
33[[#132fc460]]
EAST