File path: /columba-1.4-src/mail/src/main/java/org/columba/mail/gui/config/account/IncomingServerPanel.java | File path: /columba-1.4-src/mail/src/main/java/org/columba/mail/gui/config/account/OutgoingServerPanel.java | |||
Method name:
|
Method name:
|
|||
Number of AST nodes: 0 | Number of AST nodes: 0 | |||
1 | private JLabel hostLabel;↵ | 1 | private JLabel hostLabel;↵ | |
2 | private JTextField hostTextField;↵ | 2 | private JTextField hostTextField;↵ | |
3 | private JLabel portLabel;↵ | 3 | private JLabel portLabel;↵ | |
4 | private JSpinner portSpinner;↵ | 4 | private JSpinner portSpinner;↵ | |
5 | private JLabel typeLabel;↵ | 5 | private JLabel loginLabel;↵ | |
6 | private JComboBox typeComboBox; | 6 | private JTextField loginTextField; | |
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 |