CloneSet376


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12921
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/GUIUtilities.java
241192
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/GUIUtilities.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
921
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/GUIUtilities.java

GraphicsDevice gd = GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice();
Rectangle gcbounds = gd.getDefaultConfiguration().getBounds();


First
Previous
Clone Instance
2
Line Count
4
Source Line
1192
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/GUIUtilities.java

GraphicsDevice gd = GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice();
Rectangle gcbounds = gd.getDefaultConfiguration().getBounds();


Clone AbstractionParameter Count: 0Parameter Bindings

GraphicsDevice gd = GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice();
Rectangle gcbounds = gd.getDefaultConfiguration().getBounds();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None