Introduction

NetBeans IDE uses many shortcut keys on its text editor to make the work smooth and easy to complete. In this article, we are going to discuss the various shortcut keys used in NetBeans IDE with its effect using screenshots.
The following are some of the Shortcut keys:
12.1.jpg
12.2.jpg
12.3.jpg
12.4.jpg
12.5.jpg
  • Find Usage: Sometimes we need to determine all occurrences of a particular method call. We can find do that by using the shortcut "Alt+F7". The following screenshot shows the Find Usage window.
12.6.jpg
  • Close Editor Window: To close the various windows opened in NetBeans we can use one of the following two shortcuts:
  1. "Ctrl+F4" or
  2. "Ctrl+Shift+F4"
  • Activate various windows: The following shortcuts are used to open various windows:
  1. "Ctrl+1" is used to open project window.
  2. "Ctrl+2" is used to open the files window.
  3. "Ctrl+3" is used to open favourite window.
  4. "Ctrl+4" is used to open the output window.
  5. "Ctrl+5" is used to open the service window.
  6. "Ctrl+6" is used to open tasks window.