CloneSet203


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

private JComboBox wrap;

private JComboBox maxLineLen;

private JComboBox tabSize;

private JComboBox indentSize;

private JCheckBox noTabs;

private JButton ok;


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

private JComboBox wrap;

private JComboBox maxLineLen;

private JComboBox tabSize;

private JComboBox indentSize;

private JCheckBox noTabs;

private JCheckBox deepIndent;


Clone AbstractionParameter Count: 2Parameter Bindings

private JComboBox wrap;

private JComboBox maxLineLen;

private JComboBox tabSize;

private JComboBox indentSize;

private JCheckBox noTabs;

private [[#variableaed5080]]  [[#variableaed50a0]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#aed5080]]
JButton 
12[[#aed5080]]
JCheckBox 
21[[#aed50a0]]
ok 
22[[#aed50a0]]
deepIndent