I just upgraded to NetBeans 6.1, and I cant figure out how to override the methods... In previous versions, you could select a menu option that would automatically over ride certain methods...
Any suggestions?
Printable View
I just upgraded to NetBeans 6.1, and I cant figure out how to override the methods... In previous versions, you could select a menu option that would automatically over ride certain methods...
Any suggestions?
The override method was moved to Generate Code menu. It can be found either in the editor context menu, insert code... or with the shortcut alt-insert.