This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 72270

Summary: Feature to jump from method to method via keystroke
Product: java Reporter: singa <singa>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description singa 2006-02-05 16:12:35 UTC
It will be useful and produtive to be able to jump from method to method using
simple keystrokes. For eg. in eclipse, it is possible to jump to previous
methods using Ctrl+Alt+Up key and next method via Ctrl+Alt+Down key
Comment 1 Jan Becicka 2006-02-06 08:51:56 UTC
I don't understand what you exactly mean by previous and next method. You can
use Alt-G to go to method declaration and you can use Alt-K and Alt-L to go back
and forth. Is that what you want?
Comment 2 markiewb 2013-08-10 13:23:13 UTC

*** This bug has been marked as a duplicate of bug 99783 ***