Ignore:
Timestamp:
2015-02-15T22:15:48+01:00 (9 years ago)
Author:
Don-vip
Message:

fix #10882 - Implement search box for main menu (modified patch from strump)

File:
1 edited

Legend:

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

    r7937 r8072  
    2323
    2424/**
    25  * Helper object that allows cross-platform detection of key press and realease events
    26  * instance is available globally as Main.map.keyDetector
     25 * Helper object that allows cross-platform detection of key press and release events
     26 * instance is available globally as {@code Main.map.keyDetector}.
    2727 * @since 7217
    2828 */
Note: See TracChangeset for help on using the changeset viewer.