|
Here are some important/useful JBuilder keyboard shortcuts to remember:
| Action |
Key Sequence |
Browse (follow) a symbol
(such as a method name) |
<Ctrl><Enter> |
| Move between open files |
<Ctrl>F6 |
| Open the Class Browser |
<Ctrl><Alt><Space> |
| Member Insight |
<Ctrl><Space> |
| Parameter Insight |
<Ctrl><Shift><Space> |
| Open the template list |
<Ctrl>J |
| Copy a bean in the designer |
<Click><Shift><Ctrl> (then drag/drop the bean) |
|