eirikbakke opened a new pull request, #7478: URL: https://github.com/apache/netbeans/pull/7478
In the Outline tree table component, make F2 work to edit the selected cell, like in JTable and JTree. In my case I needed this for my NetBeans Platform application. In the NetBeans IDE, it can be tested e.g. from the Search Results pane, where selecting a file name and pressing F2 should allow the file to be renamed (per the usual functionality of the file's Node implementation). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
