CloneSet1139


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5220.972statement_sequence[5]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
15369
E:/TSE/Projects-CloneDR/sql12/plugins/firebirdmanager/src/net/sourceforge/squirrel_sql/plugins/firebirdmanager/gui/FirebirdManagerGrantFrame.java
25387
E:/TSE/Projects-CloneDR/sql12/plugins/firebirdmanager/src/net/sourceforge/squirrel_sql/plugins/firebirdmanager/gui/FirebirdManagerGrantFrame.java
Next
Last
Clone Instance
1
Line Count
5
Source Line
369
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/firebirdmanager/src/net/sourceforge/squirrel_sql/plugins/firebirdmanager/gui/FirebirdManagerGrantFrame.java

JScrollPane jscrollpane1 = new JScrollPane();
jscrollpane1.setViewportView(jtreeReceiver);
jscrollpane1.setVerticalScrollBarPolicy(JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED);
jscrollpane1.setHorizontalScrollBarPolicy(JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED);
jpanel1.add(jscrollpane1, cc.xy(1, 1));


First
Previous
Clone Instance
2
Line Count
5
Source Line
387
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/firebirdmanager/src/net/sourceforge/squirrel_sql/plugins/firebirdmanager/gui/FirebirdManagerGrantFrame.java

JScrollPane jscrollpane1 = new JScrollPane();
jscrollpane1.setViewportView(jtableGrant);
jscrollpane1.setVerticalScrollBarPolicy(JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED);
jscrollpane1.setHorizontalScrollBarPolicy(JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED);
jpanel1.add(jscrollpane1, cc.xy(1, 2));


Clone AbstractionParameter Count: 2Parameter Bindings

JScrollPane jscrollpane1 = new JScrollPane();
jscrollpane1.setViewportView( [[#variable1cde6c40]]);
jscrollpane1.setVerticalScrollBarPolicy(JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED);
jscrollpane1.setHorizontalScrollBarPolicy(JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED);
jpanel1.add(jscrollpane1, cc.xy(1,  [[#variable1cde6b60]]));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1cde6c40]]
jtreeReceiver 
12[[#1cde6c40]]
jtableGrant 
21[[#1cde6b60]]
1 
22[[#1cde6b60]]
2