Changes between Initial Version and Version 3 of Ticket #14090


Ignore:
Timestamp:
2016-12-07T22:37:06+01:00 (9 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14090

    • Property Keywords performance added
  • Ticket #14090 – Description

    initial v3  
    11In file josm/core/src/org/openstreetmap/josm/gui/dialogs/RelationListDialog.java line 151:
    22{{{
     3#!java
    34displaylist.addListSelectionListener(e -> updateActionsRelationLists());
    45}}}