﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1575	"Need access to ""current"" relation"	email@…	framm	"Hi,

I'm developing a plugin that highlights the relation currently selected in the RelationListDialog and adds commands to more easily edit this relation. This plugin needs two operations that are currently not supported by JOSM:
 1. Determine the currently selected relation.
 1. Be notified whenever the selection changes.
Currently, there is no direct access to the JList of relations contained in the RelationListDialog. I am hacking around this by navigating the Swing component tree to retrieve the Jlist, but it would be good if JOSM provided ""official"" access to the above information.

If you feel like this would be a good addition, but don't have the time to implement it, I'd be happy to contribute a patch. Please let me know your preferred way how the API could look like.

Happy hacking,
Mike
"	enhancement	closed	major		Core	latest	fixed		
