d1b2b0cd1b7cfe19e8820fd5726b4976d691fef0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 2 | ||
| Change Attribute Type recentTregexPatterns : JComboBox to recentTregexPatterns : JComboBox<String> in class edu.stanford.nlp.trees.tregex.gui.InputPanel | From | To | |
| Change Attribute Type recentTregexPatternsModel : DefaultComboBoxModel to recentTregexPatternsModel : DefaultComboBoxModel<String> in class edu.stanford.nlp.trees.tregex.gui.InputPanel | From | To |