CloneSet1142


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5320.958statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
15627
E:/TSE/Projects-CloneDR/sql12/plugins/firebirdmanager/src/net/sourceforge/squirrel_sql/plugins/firebirdmanager/gui/FirebirdManagerBackupRestoreFrame.java
25235
E:/TSE/Projects-CloneDR/sql12/plugins/firebirdmanager/src/net/sourceforge/squirrel_sql/plugins/firebirdmanager/gui/FirebirdManagerCreateDatabaseFrame.java
35326
E:/TSE/Projects-CloneDR/sql12/plugins/smarttools/src/net/sourceforge/squirrel_sql/plugins/smarttools/gui/SmarttoolMissingIndicesFrame.java
Next
Last
Clone Instance
1
Line Count
5
Source Line
627
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/firebirdmanager/src/net/sourceforge/squirrel_sql/plugins/firebirdmanager/gui/FirebirdManagerBackupRestoreFrame.java

FormLayout formlayout1 = new FormLayout("FILL:DEFAULT:NONE,FILL:3DLU:NONE,FILL:30DLU:NONE", "CENTER:DEFAULT:NONE");
CellConstraints cc = new CellConstraints();
jpanelRestorePageSize.setLayout(formlayout1);


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

FormLayout formlayout1 = new FormLayout("FILL:DEFAULT:NONE,FILL:3DLU:NONE,FILL:DEFAULT:NONE,FILL:3DLU:NONE,FILL:DEFAULT:NONE", "CENTER:DEFAULT:NONE");
CellConstraints cc = new CellConstraints();
jpanelSQLDialect.setLayout(formlayout1);


First
Previous
Clone Instance
3
Line Count
5
Source Line
326
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/smarttools/src/net/sourceforge/squirrel_sql/plugins/smarttools/gui/SmarttoolMissingIndicesFrame.java

FormLayout formlayout1 = new FormLayout("FILL:DEFAULT:NONE,FILL:4DLU:NONE,FILL:DEFAULT:NONE,FILL:4DLU:NONE,FILL:DEFAULT:NONE", "CENTER:DEFAULT:NONE");
CellConstraints cc = new CellConstraints();
panelDisplayType.setLayout(formlayout1);


Clone AbstractionParameter Count: 2Parameter Bindings

FormLayout formlayout1 = new FormLayout( [[#variable1cde2b00]], "CENTER:DEFAULT:NONE");
CellConstraints cc = new CellConstraints();
 [[#variable1cde2b20]].setLayout(formlayout1);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1cde2b00]]
"FILL:DEFAULT:NONE,FILL:3DLU:NONE,FILL:30DLU:NONE" 
12[[#1cde2b00]]
"FILL:DEFAULT:NONE,FILL:3DLU:NONE,FILL:DEFAULT:NONE,FILL:3DLU:NONE,FILL:DEFAULT:NONE" 
13[[#1cde2b00]]
"FILL:DEFAULT:NONE,FILL:4DLU:NONE,FILL:DEFAULT:NONE,FILL:4DLU:NONE,FILL:DEFAULT:NONE" 
21[[#1cde2b20]]
jpanelRestorePageSize 
22[[#1cde2b20]]
jpanelSQLDialect 
23[[#1cde2b20]]
panelDisplayType