What is the shortcut for toggle between Design and Source tab in Netbeans (java) window?
netbeans
Solution
There actually is a shortcut, you can switch tabs like Source, Desing, History etc. with Ctrl+Alt+PgUp/PgDown Now if any1 knows how to change this to something simple, that would be a good thing.
Source:https://blogs.oracle.com/geertjan/entry/two_hidden_netbeans_keyboard_shortcust
Problem
How to go to source tab from design tab in netbeans by shortcut. I mean toggle between the two by shortcut. Is there any way?