|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAcceleratorKeyCapability
A string that indicates the (composed) key used to execute an action from the keyboard.
[Shift|Alt|Ctrl] + <Any key>
| Method Summary | |
|---|---|
String |
getAcceleratorKey()
Returns a string that indicates the (composed) key used to execute an action from the keyboard. |
void |
setAcceleratorKey(String acceleratorKey)
Sets a string that indicates the (composed) key used to execute an action from the keyboard. |
| Method Detail |
|---|
String getAcceleratorKey()
void setAcceleratorKey(String acceleratorKey)
acceleratorKey - [Shift|Alt|Ctrl] + <Any key>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||