public final class MenuUtils extends Object
| Constructor and Description |
|---|
MenuUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setCtrlAccelerator(JMenuItem jmi,
char accelerator)
Sets the accelerator from the given menuitem and the given character with the CTRL.
|
public static void setCtrlAccelerator(JMenuItem jmi, char accelerator)
jmi - The JMenuItem.accelerator - The character that have to push together with the CTRL.Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.