| Package | Description |
|---|---|
| sun.awt.peer.cacio | |
| sun.awt.peer.cacio.managed |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlatformToplevelWindow |
| Modifier and Type | Method and Description |
|---|---|
PlatformWindow |
PlatformWindowFactory.createPlatformToplevelWindow(CacioComponent component,
PlatformWindow owner)
Creates and returns a toplevel window with the specified window as
owner.
|
PlatformWindow |
PlatformWindowFactory.createPlatformWindow(CacioComponent awtComponent,
PlatformWindow parent)
Creates a
PlatformWindow instance. |
PlatformWindow |
CacioComponent.getPlatformWindow()
Returns the platform dependend native window implementation of the
component.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformWindow |
PlatformWindowFactory.createPlatformToplevelWindow(CacioComponent component,
PlatformWindow owner)
Creates and returns a toplevel window with the specified window as
owner.
|
PlatformWindow |
PlatformWindowFactory.createPlatformWindow(CacioComponent awtComponent,
PlatformWindow parent)
Creates a
PlatformWindow instance. |
| Modifier and Type | Method and Description |
|---|---|
PlatformWindow |
FullScreenWindowFactory.createPlatformToplevelWindow(CacioComponent component,
PlatformWindow notUsed)
Creates and returns a toplevel window with the specified window as
owner.
|
PlatformWindow |
FullScreenWindowFactory.createPlatformWindow(CacioComponent awtComponent,
PlatformWindow parent)
Creates a
PlatformWindow instance. |
| Modifier and Type | Method and Description |
|---|---|
PlatformWindow |
FullScreenWindowFactory.createPlatformToplevelWindow(CacioComponent component,
PlatformWindow notUsed)
Creates and returns a toplevel window with the specified window as
owner.
|
PlatformWindow |
FullScreenWindowFactory.createPlatformWindow(CacioComponent awtComponent,
PlatformWindow parent)
Creates a
PlatformWindow instance. |
Copyright © 2012. All Rights Reserved.