3cabe6c2286b1479370d8aca320548ac35afbdfa
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class aima.gui.fx.views.EnvironmentTextViewCtrl renamed to aima.gui.fx.views.UniversalEnvironmentViewCtrl | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type envViewCtrl : EnvironmentTextViewCtrl to envViewCtrl : VacuumEnvironmentViewCtrl in class aima.gui.fx.demo.agent.VacuumAgentApp | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter pane : StackPane to parent : StackPane in method public UniversalEnvironmentViewCtrl(parent StackPane) in class aima.gui.fx.views.UniversalEnvironmentViewCtrl | From | To |