|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jaulp.swing.menu.MenuUtils
public final class MenuUtils
The Class MenuUtils.
Constructor Summary | |
---|---|
MenuUtils()
|
Method Summary | |
---|---|
static void |
setCtrlAccelerator(javax.swing.JMenuItem jmi,
char accelerator)
Sets the accelerator from the given menuitem and the given character with the CTRL. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MenuUtils()
Method Detail |
---|
public static void setCtrlAccelerator(javax.swing.JMenuItem jmi, char accelerator)
jmi
- The JMenuItem.accelerator
- The character that have to push together with the CTRL.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |