CloneSet368


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4220.958class_body_declarations[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14280
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/gui/BufferOptions.java
24229
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/options/GeneralOptionPane.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
280
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/gui/BufferOptions.java

private JComboBox lineSeparator;

private JComboBox encoding;

private JCheckBox gzipped;

private JComboBox folding;


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

//{{{ Private members
private JComboBox lineSeparator;

private JComboBox encoding;

private JCheckBox encodingAutodetect;

private JComboBox checkModStatus;


Clone AbstractionParameter Count: 2Parameter Bindings

//{{{ Private members
private JComboBox lineSeparator;

private JComboBox encoding;

private JCheckBox  [[#variablec281060]];

private JComboBox  [[#variablec281040]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#c281060]]
gzipped 
12[[#c281060]]
encodingAutodetect 
21[[#c281040]]
folding 
22[[#c281040]]
checkModStatus