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/actions/ToggleAction.java

    r8540 r8795  
    120120     * the component already set the selected state.
    121121     * This method needs to be called especially if the action is associated with a keyboard shortcut to ensure correct selected state.
     122     * @param e ActionEvent that trigerred the action
    122123     * @see <a href="https://weblogs.java.net/blog/zixle/archive/2005/11/changes_to_acti.html">Changes to Actions in 1.6</a>
    123124     * @see <a href="http://docs.oracle.com/javase/6/docs/api/javax/swing/Action.html">Interface Action</a>
Note: See TracChangeset for help on using the changeset viewer.