Ignore:
Timestamp:
2015-09-24T23:56:05+02:00 (9 years ago)
Author:
Don-vip
Message:

fix javadoc errors/warnings seen with JDK9

File:
1 edited

Legend:

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

    r8440 r8795  
    179179     * Pops up an "Open File" file chooser dialog. Note that the
    180180     * text that appears in the approve button is determined by
    181      * the L&F.
     181     * the L&F.
    182182     *
    183183     * @param    parent  the parent component of the dialog,
     
    199199     * Pops up a "Save File" file chooser dialog. Note that the
    200200     * text that appears in the approve button is determined by
    201      * the L&F.
     201     * the L&F.
    202202     *
    203203     * @param    parent  the parent component of the dialog,
Note: See TracChangeset for help on using the changeset viewer.