Package | Description |
---|---|
com.sun.glass.ui | |
com.sun.glass.ui.gtk | |
com.sun.glass.ui.ios | |
com.sun.glass.ui.lens | |
com.sun.glass.ui.mac | |
com.sun.glass.ui.monocle | |
com.sun.glass.ui.swt | |
com.sun.glass.ui.win |
Modifier and Type | Method and Description |
---|---|
abstract MenuBarDelegate |
PlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Modifier and Type | Method and Description |
---|---|
MenuBarDelegate |
GtkPlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Modifier and Type | Method and Description |
---|---|
MenuBarDelegate |
IosPlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Modifier and Type | Method and Description |
---|---|
MenuBarDelegate |
LensPlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Modifier and Type | Method and Description |
---|---|
MenuBarDelegate |
MacPlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Modifier and Type | Method and Description |
---|---|
MenuBarDelegate |
MonoclePlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Modifier and Type | Method and Description |
---|---|
MenuBarDelegate |
swtPlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Modifier and Type | Method and Description |
---|---|
MenuBarDelegate |
WinPlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Copyright © 2020. All rights reserved.