Keyboard Shortcuts

Together recognizes the following keyboard shortcuts:

 

Key Combination
Description
Diagram View and UML Explorer
Ctrl+Shift+N
New shortcut
Ctrl+Shift+L
New interface
Ctrl+L
New class (or new inner class if a class is selected)
Ctrl+K
Layout all
Ctrl+A
Select all
Ctrl+P
Print diagram
Ctrl+R Apply pattern
Ctrl+E New package
Ctrl+O New operation
Ctrl+M New attribute
Ctrl+I New constructor
Ctrl+B New property
Ctrl+C Copy
Ctrl+X Cut
Ctrl+V Paste
Ctrl+Shift+V Paste as shortcut
Diagram View
+ Zoom in
- Zoom out
/ Return to default zoom
Ctrl+up arrow key
Scroll up on the diagram
Ctrl+down arrow key Scroll down on the diagram
Ctrl+left arrow key Scroll left on the diagram
Ctrl+right arrow key
Scroll right on the diagram
Ctrl+PgDn Move to previous open diagram
Ctrl+PgUp Move to next open diagram
Ctrl+Home Scroll to the left edge of the diagram
Ctrl+End Scroll to the right edge of the diagram
Insert
Create an element of the same type as the one selected
F2* Rename selected element
F5 Update diagram to account for any changes
Esc Deselects the currenly selected diagram element(s)

NB:

These shortcuts are specific to Together. Your IDE has its own set of shortcuts. You may note these in the main menu commands or consult the documentation set provided with your IDE. From the menubar, choose Help > Help Contents.

* Your IDE may also use F2 as a shortcut for the Show Tooltip Description to show the value of a hover that would appear at the current cursor location. This shortcut is active when a Java editor is visible.