Package | Description |
---|---|
com.sun.javafx.stage | |
com.sun.javafx.tk | |
com.sun.javafx.tk.quantum |
Constructor and Description |
---|
EmbeddedWindow(HostInterface host) |
Modifier and Type | Method and Description |
---|---|
abstract TKStage |
Toolkit.createTKEmbeddedStage(HostInterface host,
AccessControlContext acc) |
TKStage |
DummyToolkit.createTKEmbeddedStage(HostInterface host,
AccessControlContext acc) |
Modifier and Type | Method and Description |
---|---|
TKStage |
QuantumToolkit.createTKEmbeddedStage(HostInterface host,
AccessControlContext acc) |
Copyright © 2020. All rights reserved.