private IconTextField textField;
private JLabel label;
private CalendarList list;
private JPopupMenu contextMenu
private IconTextField textField;
private JLabel label;
private IContactFolder selectedFolder;
private JPopupMenu contextMenu
Clone fragments detected by clone detection tool
File path: /columba-1.4-src/calendar/src/main/java/org/columba/calendar/ui/box/CalendarBox.java
|
|
File path: /columba-1.4-src/contact/src/main/java/org/columba/contact/gui/box/ContactBox.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | private IconTextField textField;↵ | | 1 | private IconTextField textField;↵
|
|
2 | private JLabel label;↵ | | 2 | private JLabel label;↵
|
|
3 | private CalendarList list;↵ | | 3 | private IContactFolder selectedFolder;↵
|
|
4 | private JPopupMenu contextMenu | | 4 | private JPopupMenu contextMenu
|
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 |