Ignore:
Timestamp:
2015-10-27T19:15:14+01:00 (8 years ago)
Author:
Don-vip
Message:

update javadoc + checkstyle fix + update presets links

File:
1 edited

Legend:

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

    r8949 r8958  
    330330     * Call this to add new toggle dialogs to the left button-list
    331331     * @param dlg The toggle dialog. It must not be in the list already.
     332     * @return button allowing to toggle the dialog
    332333     */
    333334    public IconToggleButton addToggleDialog(final ToggleDialog dlg, boolean isExpert) {
Note: See TracChangeset for help on using the changeset viewer.