Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 0 | 1.000 | method_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 640 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/gui/StatusBar.java |
2 | 5 | 791 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/gui/StatusBar.java |
| |||||
//{{{ removeNotify() method public void removeNotify() { timer.stop(); ToolTipManager.sharedInstance().unregisterComponent(this ); super.removeNotify(); } //}}} |
| |||||
//{{{ removeNotify() method public void removeNotify() { timer.stop(); ToolTipManager.sharedInstance().unregisterComponent(this ); super.removeNotify(); } //}}} |
| |||
//{{{ removeNotify() method public void removeNotify() { timer.stop(); ToolTipManager.sharedInstance().unregisterComponent(this ); super.removeNotify(); } //}}} |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |