Generate getters and setters in NetBeans

I Need to know how to have NetBeans generate getters and setters using a shortcut.

153892 次浏览

Position the cursor inside the class, then press ALT + Ins and select Getters and Setters from the contextual menu.