User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Does eclipse provide any built-in support for renaming objects inline.
I noticed that there is an ActionFactory.RENAME which can be added to
menu items, but not sure how to implement support for renaming.
I am looking to replicate the Windows explorer style renaming where you
click once to highlight the folder, then click again to make it editable
to rename it.