Changeset 22923 in osm for applications/editors/josm/plugins/toms/src/toms/seamarks/buoys/BuoyNota.java
- Timestamp:
- 2010-09-01T19:14:25+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/toms/src/toms/seamarks/buoys/BuoyNota.java
r22692 r22923 31 31 dlg.cbM01Kennung.addItem("IQ"); 32 32 dlg.cbM01Kennung.setSelectedIndex(0); 33 34 dlg.tbM01Region.setEnabled(false);35 33 36 34 setBuoyIndex(type);
Note:
See TracChangeset
for help on using the changeset viewer.