 |
JSwat Project
Testing Shortcuts
|
The keyboard shortcuts are defined in the "Shortcuts"
category of the Preferences dialog.
- Start by visiting the preferences and determining the current
key combinations.
- Next, visit each of the menus to check that the key
combinations are clearly indicated next to the corresponding menu
items.
- Now invoke each keyboard shortcut in turn, to verify that it
invokes the corresponding action.
Reserved Key Combinations
The Java Foundation Classes, the component set used by JSwat to
build the graphical interface, seems to reserve some key
combinations. In particular:
- F6 - accessibility.
- F8 - accessibility.
- F10 - opens the first menu in the menubar.
Back