Ignore:
Timestamp:
2008-02-21T19:53:16+01:00 (18 years ago)
Author:
david
Message:

(a) add preference dialog, (b) add audio tracing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/MapView.java

    r527 r553  
    1010import java.awt.event.ComponentEvent;
    1111import java.awt.event.KeyEvent;
     12import java.awt.event.ActionListener;
     13import java.awt.event.ActionEvent;
    1214import java.util.ArrayList;
    1315import java.util.Collection;
     
    7274         */
    7375        private Layer activeLayer;
     76       
    7477        /**
    7578         * The listener of the active layer changes.
Note: See TracChangeset for help on using the changeset viewer.