| Package | Description |
|---|---|
| xyz.cofe.cxconsole.menu |
| Modifier and Type | Class and Description |
|---|---|
class |
MenuContainer |
class |
MenuRoot |
class |
MenuTrigger |
| Modifier and Type | Field and Description |
|---|---|
protected WeakHashMap<MenuNode,JMenuItem> |
MenuContainer.childMap |
| Modifier and Type | Method and Description |
|---|---|
abstract MenuNode |
MenuPathComponent.fetch(MenuNode context) |
MenuNode |
MenuPath.Fetch.get(Func2<MenuNode,MenuNode,MenuPathComponent> resolve) |
MenuNode[] |
MenuNode.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
MenuPath.Fetch |
MenuPath.fetch(MenuNode context) |
abstract MenuNode |
MenuPathComponent.fetch(MenuNode context) |
void |
MenuContainer.onTreeNodeAdded(Integer index,
MenuNode child) |
void |
MenuContainer.onTreeNodeRemoved(Integer index,
MenuNode child) |
| Modifier and Type | Method and Description |
|---|---|
MenuNode |
MenuPath.Fetch.get(Func2<MenuNode,MenuNode,MenuPathComponent> resolve) |
MenuNode |
MenuPath.Fetch.get(Func2<MenuNode,MenuNode,MenuPathComponent> resolve) |
| Constructor and Description |
|---|
Fetch(MenuNode context) |
Copyright © 2018. All rights reserved.