开发者

Creating Menus in the project and files panes in Netbeans

开发者 https://www.devze.com 2023-03-04 05:20 出处:网络
I\'m trying to create a simple module in netbeans that can check in and check out files in netbeans.However I don\'t understand how I can create menu item in the project and files popup menus like sub

I'm trying to create a simple module in netbeans that can check in and check out files in netbeans. However I don't understand how I can create menu item in the project and files popup menus like subversion does开发者_StackOverflow社区. can anyone please help.

Regards,

Sunil


Have a Look at the Actions: How to add things to Files, Folders, Menus, Toolbars and more section of the NetBeans Developer FAQ that should point you in the right direction.

0

精彩评论

暂无评论...
验证码 换一张
取 消