public interface IMenuItem
JMenuItem.
Menu item texts might have a mnemonic character indicated with the underscore ('_'). If such indicator is detected, it will be removed from the
visible text and the character following the underscore will be set as the button's mnemonic.
IMenu,
IGuiFactory.newMenuItem(),
IGuiFactory.newMenuItem(String),
IGuiFactory.newMenuItem(javax.swing.Icon),
IGuiFactory.newMenuItem(String, javax.swing.Icon)| Modifier and Type | Method and Description |
|---|---|
javax.swing.JMenuItem |
asMenuItem()
Casts this instance to
JMenuItem. |
This API documentation is public and is intended for / allowed to be used by anyone.
Scelight home page: https://sites.google.com/site/scelight/
Scelight is a trademark of András Belicza. Copyright © András Belicza, 2013-2015. All rights reserved.