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 static ClipboardDelegate |
Clipboard.delegate |
Modifier and Type | Method and Description |
---|---|
abstract ClipboardDelegate |
PlatformFactory.createClipboardDelegate() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
GtkClipboardDelegate |
Modifier and Type | Method and Description |
---|---|
ClipboardDelegate |
GtkPlatformFactory.createClipboardDelegate() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
IosClipboardDelegate |
Modifier and Type | Method and Description |
---|---|
ClipboardDelegate |
IosPlatformFactory.createClipboardDelegate() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
LensClipboardDelegate |
Modifier and Type | Method and Description |
---|---|
ClipboardDelegate |
LensPlatformFactory.createClipboardDelegate() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
MacClipboardDelegate |
Modifier and Type | Method and Description |
---|---|
ClipboardDelegate |
MacPlatformFactory.createClipboardDelegate() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
MonocleClipboardDelegate |
Modifier and Type | Method and Description |
---|---|
ClipboardDelegate |
MonoclePlatformFactory.createClipboardDelegate() |
Modifier and Type | Method and Description |
---|---|
ClipboardDelegate |
swtPlatformFactory.createClipboardDelegate() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
WinClipboardDelegate |
Modifier and Type | Method and Description |
---|---|
ClipboardDelegate |
WinPlatformFactory.createClipboardDelegate() |