File path: /columba-1.4-src/core/src/main/java/org/columba/core/gui/util/FindDialog.java | File path: /columba-1.4-src/core/src/main/java/org/columba/core/gui/util/FindReplaceDialog.java | |||
Method name:
|
Method name:
|
|||
Number of AST nodes: 0 | Number of AST nodes: 0 | |||
1 | private ButtonWithMnemonic closeButton;↵ | 1 | private ButtonWithMnemonic closeButton;↵ | |
2 | ↵ | 2 | ↵ | |
3 | private CheckBoxWithMnemonic wholeWordCheckBox;↵ | 3 | private CheckBoxWithMnemonic wholeWordCheckBox;↵ | |
4 | private CheckBoxWithMnemonic caseSensCheckBox;↵ | 4 | private CheckBoxWithMnemonic caseSensCheckBox;↵ | |
5 | private CheckBoxWithMnemonic findBackCheckBox;↵ | 5 | private CheckBoxWithMnemonic findBackCheckBox;↵ | |
6 | ↵ | 6 | ↵ | |
7 | private JTextField findTextField;↵ | 7 | private JTextField findTextField;↵ | |
8 | ↵ | 8 | ↵ | |
9 | //private JTextPane textpane;↵ | 9 | private JText↵ | |
10 | private IViewableText text | 10 |
| |
See real code fragment | See real code fragment |
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 |