Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 3 | 2 | 0.958 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 627 | E:/TSE/Projects-CloneDR/sql12/plugins/firebirdmanager/src/net/sourceforge/squirrel_sql/plugins/firebirdmanager/gui/FirebirdManagerBackupRestoreFrame.java |
2 | 5 | 235 | E:/TSE/Projects-CloneDR/sql12/plugins/firebirdmanager/src/net/sourceforge/squirrel_sql/plugins/firebirdmanager/gui/FirebirdManagerCreateDatabaseFrame.java |
3 | 5 | 326 | 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:3DLU:NONE,FILL:30DLU:NONE", "CENTER:DEFAULT:NONE"); CellConstraints cc = new CellConstraints(); jpanelRestorePageSize.setLayout(formlayout1); |
| |||||
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); |
| |||||
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); |
| |||
FormLayout formlayout1 = new FormLayout( [[#variable1cde2b00]], "CENTER:DEFAULT:NONE"); CellConstraints cc = new CellConstraints(); [[#variable1cde2b20]].setLayout(formlayout1); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1cde2b00]] | "FILL:DEFAULT:NONE,FILL:3DLU:NONE,FILL:30DLU:NONE" |
1 | 2 | [[#1cde2b00]] | "FILL:DEFAULT:NONE,FILL:3DLU:NONE,FILL:DEFAULT:NONE,FILL:3DLU:NONE,FILL:DEFAULT:NONE" |
1 | 3 | [[#1cde2b00]] | "FILL:DEFAULT:NONE,FILL:4DLU:NONE,FILL:DEFAULT:NONE,FILL:4DLU:NONE,FILL:DEFAULT:NONE" |
2 | 1 | [[#1cde2b20]] | jpanelRestorePageSize |
2 | 2 | [[#1cde2b20]] | jpanelSQLDialect |
2 | 3 | [[#1cde2b20]] | panelDisplayType |