On Sep 19, 5:49 am, David <[EMAIL PROTECTED]> wrote:
> I was wondering if anyone knew if NetBeans has some type of
> functionality that will auto generate the getXXX and setXXX methods of
> a class based upon the manual creation of a private class variable.
Just right click anywhere in the editor, choose refactor in the
contextual menu, and will you see a submenu for that, which will offer
you to set the setters and getters based on the variables of the
class.
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---