Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
13 | 2 | 2 | 0.958 | class_body_declarations[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 13 | 164 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/desktopcontainer/DialogWidget.java |
2 | 14 | 194 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/desktopcontainer/TabWidget.java |
| |||||
public void fireWidgetClosing() { _delegate.fireWidgetClosing(); } public void fireWidgetClosed() { _delegate.fireWidgetClosed(); } public void addNotify() { _delegate._addNotify(); } |
| |||||
public void fireWidgetClosing() { _delegate.fireWidgetClosing(); } public void fireWidgetClosed() { _delegate.fireWidgetClosed(); } public void validate() { _delegate.validate(); } |
| |||
public void fireWidgetClosing() { _delegate.fireWidgetClosing(); } public void fireWidgetClosed() { _delegate.fireWidgetClosed(); } public void [[#variable1c94f180]]() { _delegate. [[#variable1c94f140]](); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c94f180]] | addNotify |
1 | 2 | [[#1c94f180]] | validate |
2 | 1 | [[#1c94f140]] | _addNotify |
2 | 2 | [[#1c94f140]] | validate |