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 | Field and Description |
---|---|
private MenuBarDelegate |
MenuBar.delegate |
Modifier and Type | Method and Description |
---|---|
abstract MenuBarDelegate |
PlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
GtkMenuBarDelegate |
Modifier and Type | Method and Description |
---|---|
MenuBarDelegate |
GtkPlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
IosMenuBarDelegate
MenuBarDelegate implementation stub for iOS.
|
Modifier and Type | Method and Description |
---|---|
MenuBarDelegate |
IosPlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
LensMenuBarDelegate |
Modifier and Type | Method and Description |
---|---|
MenuBarDelegate |
LensPlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
MacMenuBarDelegate |
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 | Class and Description |
---|---|
(package private) class |
SWTMenuBarDelegate |
Modifier and Type | Method and Description |
---|---|
MenuBarDelegate |
swtPlatformFactory.createMenuBarDelegate(MenuBar menubar) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
WinMenuBarDelegate |
Modifier and Type | Method and Description |
---|---|
MenuBarDelegate |
WinPlatformFactory.createMenuBarDelegate(MenuBar menubar) |