| Package | Description |
|---|---|
| xyz.cofe.gui.swing.menu |
Функции по работе с меню/комбинациями клавиш и пользовательскими действиями
|
| Modifier and Type | Method and Description |
|---|---|
MenuActionItem.Type |
MenuActionItem.getType()
Указывает тип представления
|
static MenuActionItem.Type |
MenuActionItem.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MenuActionItem.Type[] |
MenuActionItem.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MenuActionItem.setType(MenuActionItem.Type type)
Указывает тип представления
|
Copyright © 2019. All rights reserved.