Menu mnemonics

This topic describes menu mnemonics in the IBM Director Framework.

Subtopics

Related information

Related sample code

Overview

Common labels and their associated mnemonics are in a common com.tivoli.twg.guilibs.TWGLabels class containing static methods to be used by the Console and its Console Extensions and published in this. TWGLabels is available in IBM Director Version 4.2 and beyond. At this time it contains only one label/mnemonic/accelerator for the "Exit" label. TWGLabels is currently not being used by the framework.

Common Labels and their associated mnemonics and accelerators used in IBM Director should be consistent across the product and across locales. These items are accessible to Console Extensions.

Common label, mnemonics, and accelerators

The TWGLabels class currently contains a label/mnemonic/accelerator item. Additional items will be added in future releases.

Function

Mnemonic

Accelerator

Exit

Exit

Alt+F4

 

Guidelines for assigning other menu mnemonics not listed above will be listed here.