CloneSet2051


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14953
E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/datasetviewer/cellcomponent/DataTypeClob.java
23959
E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/datasetviewer/cellcomponent/DataTypeString.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
953
Source File
E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/datasetviewer/cellcomponent/DataTypeClob.java

_makeNewlinesVisibleInCell = _makeNewlinesVisibleInCellChk.isSelected();
DTProperties.put(thisClassName, "makeNewlinesVisibleInCell", Boolean.valueOf(_makeNewlinesVisibleInCell).toString());


First
Previous
Clone Instance
2
Line Count
3
Source Line
959
Source File
E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/datasetviewer/cellcomponent/DataTypeString.java

// get the values from the controls and set them in the static properties
_makeNewlinesVisibleInCell = _makeNewlinesVisibleInCellChk.isSelected();
DTProperties.put(thisClassName, "makeNewlinesVisibleInCell", Boolean.valueOf(_makeNewlinesVisibleInCell).toString());


Clone AbstractionParameter Count: 0Parameter Bindings

// get the values from the controls and set them in the static properties
_makeNewlinesVisibleInCell = _makeNewlinesVisibleInCellChk.isSelected();
DTProperties.put(thisClassName, "makeNewlinesVisibleInCell", Boolean.valueOf(_makeNewlinesVisibleInCell).toString());
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None