Changes between Version 3 and Version 4 of Ticket #6250, comment 10
- Timestamp:
- 2011-04-22T19:37:22+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6250, comment 10
v3 v4 1 1 Different dialogs and actions are rather hard to link together. 2 Are there any good examples of interface usage in JOSM code? 2 Are there any good examples of interface usage in JOSM code? I saw only listeners, which are not suitable here, I think. 3 3 Projection proj, UndoRedoHandler undoRedo, Preferences pref, OsmValidator validator are still in Main. 4 4