Modify

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#7828 closed enhancement (fixed)

[patch] added/fixed Javadoc / minor code simplification

Reported by: Locked Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description

  • Fixed an error in Javadoc of TMSLayer.java (javadoc described another method)
  • replaced new Thread(new Runnable({..}).start() with new Thread(){...}.start

Attachments (2)

NavigatableComponent.patch (1.3 KB ) - added by Locked 13 years ago.
TMSLayer.patch (1.2 KB ) - added by Locked 13 years ago.

Download all attachments as: .zip

Change History (4)

by Locked, 13 years ago

Attachment: NavigatableComponent.patch added

by Locked, 13 years ago

Attachment: TMSLayer.patch added

comment:1 by Don-vip, 13 years ago

Resolution: fixed
Status: newclosed

In 5311/josm:

fix #7828 - added/fixed Javadoc / minor code simplification (patch by Locked)

comment:2 by Don-vip, 13 years ago

Thanks for the patch !

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.