CloneSet904


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4301.000statement_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14399
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/oster/OsterTextControl.java
24409
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/oster/OsterTextControl.java
34489
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/oster/OsterTextControl.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
399
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/oster/OsterTextControl.java

// TODO: Do we need this one. */
attribs = new SimpleAttributeSet();
StyleConstants.setFontFamily(attribs, fi.getFamily());
StyleConstants.setFontSize(attribs, fi.getSize());
StyleConstants.setBackground(attribs, Color.white);


Next
Previous
Clone Instance
2
Line Count
4
Source Line
409
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/oster/OsterTextControl.java

// TODO: Do we need this one. */
attribs = new SimpleAttributeSet();
StyleConstants.setFontFamily(attribs, fi.getFamily());
StyleConstants.setFontSize(attribs, fi.getSize());
StyleConstants.setBackground(attribs, Color.white);


First
Previous
Clone Instance
3
Line Count
4
Source Line
489
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/oster/OsterTextControl.java

// TODO: Do we need this one. */
attribs = new SimpleAttributeSet();
StyleConstants.setFontFamily(attribs, fi.getFamily());
StyleConstants.setFontSize(attribs, fi.getSize());
StyleConstants.setBackground(attribs, Color.white);


Clone AbstractionParameter Count: 0Parameter Bindings

// TODO: Do we need this one. */
attribs = new SimpleAttributeSet();
StyleConstants.setFontFamily(attribs, fi.getFamily());
StyleConstants.setFontSize(attribs, fi.getSize());
StyleConstants.setBackground(attribs, Color.white);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None