private ColorWellButton foregroundColor;
private ColorWellButton backgroundColor;
private JCheckBox showCaretStatus;
private JCheckBox showEditMode;
private ColorWellButton foregroundColor;
private ColorWellButton backgroundColor;
private JCheckBox blinkCaret;
private JCheckBox blockCaret;
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/src/org/gjt/sp/jedit/options/StatusBarOptionPane.java
|
|
File path: /jEdit-4.2/src/org/gjt/sp/jedit/options/TextAreaOptionPane.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | private ColorWellButton foregroundColor;↵ | | 1 | private ColorWellButton foregroundColor;↵
|
2 | private ColorWellButton backgroundColor;↵ | | 2 | private ColorWellButton backgroundColor;↵
|
3 | private JCheckBox showCaretStatus;↵ | | 3 | private JCheckBox blinkCaret;↵
|
4 | private JCheckBox showEditMode; | | 4 | private JCheckBox blockCaret;
|
See real code fragment |
|
See real code fragment |
Summary
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | |
Number of node comparisons | 0 |