Modifier and Type | Method and Description |
---|---|
abstract MenuDelegate |
PlatformFactory.createMenuDelegate(Menu menu) |
Modifier and Type | Method and Description |
---|---|
boolean |
MenuDelegate.insert(MenuDelegate menu,
int pos) |
boolean |
MenuBarDelegate.insert(MenuDelegate menu,
int pos) |
boolean |
MenuDelegate.remove(MenuDelegate menu,
int pos) |
boolean |
MenuBarDelegate.remove(MenuDelegate menu,
int pos) |
Modifier and Type | Method and Description |
---|---|
MenuDelegate |
GtkPlatformFactory.createMenuDelegate(Menu menu) |
Modifier and Type | Method and Description |
---|---|
MenuDelegate |
IosPlatformFactory.createMenuDelegate(Menu menu) |
Modifier and Type | Method and Description |
---|---|
MenuDelegate |
LensPlatformFactory.createMenuDelegate(Menu menu) |
Modifier and Type | Method and Description |
---|---|
MenuDelegate |
MacPlatformFactory.createMenuDelegate(Menu menu) |
Modifier and Type | Method and Description |
---|---|
MenuDelegate |
MonoclePlatformFactory.createMenuDelegate(Menu menu) |
Modifier and Type | Method and Description |
---|---|
MenuDelegate |
swtPlatformFactory.createMenuDelegate(Menu menu) |
Modifier and Type | Method and Description |
---|---|
MenuDelegate |
WinPlatformFactory.createMenuDelegate(Menu menu) |
Copyright © 2020. All rights reserved.