Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 7 | 2 | 0.973 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 88 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/SQLBookmarkPreferencesPanel.java |
2 | 2 | 93 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/SQLBookmarkPreferencesPanel.java |
3 | 2 | 97 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/SQLBookmarkPreferencesPanel.java |
4 | 2 | 101 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/SQLBookmarkPreferencesPanel.java |
5 | 2 | 105 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/SQLBookmarkPreferencesPanel.java |
6 | 2 | 109 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/SQLBookmarkPreferencesPanel.java |
7 | 2 | 104 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlreplace/src/net/sourceforge/squirrel_sql/plugins/sqlreplace/SQLReplacementPreferencesPanel.java |
| |||||
gbc = new GridBagConstraints(0, 0, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(0, 1, 1, 1), 0, 0); buttonPane.add(btnRun, gbc); |
| |||||
gbc = new GridBagConstraints(0, 1, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(0, 1, 1, 1), 0, 0); buttonPane.add(btnUp, gbc); |
| |||||
gbc = new GridBagConstraints(0, 2, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(0, 1, 1, 1), 0, 0); buttonPane.add(btnDown, gbc); |
| |||||
gbc = new GridBagConstraints(0, 3, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(0, 1, 1, 1), 0, 0); buttonPane.add(btnAdd, gbc); |
| |||||
gbc = new GridBagConstraints(0, 4, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(0, 1, 1, 1), 0, 0); buttonPane.add(btnEdit, gbc); |
| |||||
gbc = new GridBagConstraints(0, 5, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(0, 1, 1, 1), 0, 0); buttonPane.add(btnDel, gbc); |
| |||||
gbc = new GridBagConstraints(0, 0, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(0, 1, 1, 1), 0, 0); buttonPane.add(btnSave, gbc); |
| |||
gbc = new GridBagConstraints(0, [[#variable18d55ea0]], 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(0, 1, 1, 1), 0, 0); buttonPane.add( [[#variable18d48540]], gbc); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18d55ea0]] | 0 |
1 | 2 | [[#18d55ea0]] | 1 |
1 | 3 | [[#18d55ea0]] | 2 |
1 | 4 | [[#18d55ea0]] | 3 |
1 | 5 | [[#18d55ea0]] | 4 |
1 | 6 | [[#18d55ea0]] | 5 |
1 | 7 | [[#18d55ea0]] | 0 |
2 | 1 | [[#18d48540]] | btnRun |
2 | 2 | [[#18d48540]] | btnUp |
2 | 3 | [[#18d48540]] | btnDown |
2 | 4 | [[#18d48540]] | btnAdd |
2 | 5 | [[#18d48540]] | btnEdit |
2 | 6 | [[#18d48540]] | btnDel |
2 | 7 | [[#18d48540]] | btnSave |