Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 1 | 0.971 | constructor_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 461 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/ResultTab.java |
2 | 6 | 214 | E:/TSE/Projects-CloneDR/sql12/plugins/postgres/src/net/sourceforge/squirrel_sql/plugins/postgres/explain/ExplainTab.java |
| |||||
TabButton(Action action) { super(action); setMargin(new Insets(0, 0, 0, 0)); setBorderPainted(false); setText(""); } |
| |||||
public TabButton(Action action) { super(action); setMargin(new Insets(0, 0, 0, 0)); setBorderPainted(false); setText(""); } |
| |||
[[#variable1c8fc300]]TabButton(Action action) { super(action); setMargin(new Insets(0, 0, 0, 0)); setBorderPainted(false); setText(""); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c8fc300]] | |
1 | 2 | [[#1c8fc300]] | public |