Ignore:
Timestamp:
2016-06-20T00:06:54+02:00 (8 years ago)
Author:
Don-vip
Message:

fix #13001 - Add MainPanel + some new methods (patch by michael2402, modified) - gsoc-core

File:
1 edited

Legend:

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

    r10395 r10432  
    188188    /**
    189189     * Constructs a new {@code MapFrame}.
    190      * @param contentPane The content pane used to register shortcuts in its
    191      * {@link javax.swing.InputMap} and {@link javax.swing.ActionMap}
     190     * @param contentPane Ignored. Main content pane is used.
    192191     * @param viewportData the initial viewport of the map. Can be null, then
    193192     * the viewport is derived from the layer data.
Note: See TracChangeset for help on using the changeset viewer.