Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.962 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 240 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/desktopcontainer/DockDelegate.java |
2 | 3 | 246 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/desktopcontainer/DockDelegate.java |
| |||||
{ ActionEvent ae = new ActionEvent(_dockWidget, ActionEvent.ACTION_PERFORMED, "fireWidgetClosing"); _eventCaster.fireWidgetClosing(new WidgetEvent(new DockHandleEvent(ae), _dockWidget)); } |
| |||||
{ ActionEvent ae = new ActionEvent(_dockWidget, ActionEvent.ACTION_PERFORMED, "fireWidgetClosed"); _eventCaster.fireWidgetClosed(new WidgetEvent(new DockHandleEvent(ae), _dockWidget)); } |
| |||
{ ActionEvent ae = new ActionEvent(_dockWidget, ActionEvent.ACTION_PERFORMED, [[#variable1c917e80]]); _eventCaster. [[#variable1c917dc0]](new WidgetEvent(new DockHandleEvent(ae), _dockWidget)); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c917e80]] | "fireWidgetClosing" |
1 | 2 | [[#1c917e80]] | "fireWidgetClosed" |
2 | 1 | [[#1c917dc0]] | fireWidgetClosing |
2 | 2 | [[#1c917dc0]] | fireWidgetClosed |