Ignore:
Timestamp:
2010-12-26T13:28:36+01:00 (14 years ago)
Author:
malcolmh
Message:

save

File:
1 moved

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/panels/PanelSaw.java

    r24875 r24879  
    2626import java.util.Iterator;
    2727
    28 public class PanelSafeWater extends JPanel {
     28public class PanelSaw extends JPanel {
    2929
    3030        private OSeaMAction dlg;
     
    5353        };
    5454
    55         public PanelSafeWater(OSeaMAction dia) {
     55        public PanelSaw(OSeaMAction dia) {
    5656                dlg = dia;
    5757                this.setLayout(null);
Note: See TracChangeset for help on using the changeset viewer.