c43a3edb932dd0f8b1ed8195ab28c25964b3b66d
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Superclass | 1 | ||
Extract Superclass aima.core.util.CancellableThread from classes [aima.gui.swing.framework.SimulationThread, aimax.osm.gui.swing.applications.MiniNaviApp.RoutingThread] | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type backgroundThread : CancelableThread to backgroundThread : Thread in class aima.gui.fx.framework.TaskExecutionPaneCtrl | From | To | |
Change Attribute Type currDemoThread : CancelableThread to currDemoThread : Thread in class aima.gui.fx.framework.IntegratedAppPaneCtrl | From | To |