Package | Description |
---|---|
com.sun.javafx.tk.quantum |
Modifier and Type | Class and Description |
---|---|
(package private) class |
EmbeddedStage |
(package private) class |
WindowStage |
Modifier and Type | Field and Description |
---|---|
private GlassStage |
WindowStage.owner |
private GlassStage |
GlassScene.stage |
Modifier and Type | Field and Description |
---|---|
protected static java.util.concurrent.atomic.AtomicReference<GlassStage> |
GlassStage.activeFSWindow |
private static java.util.List<GlassStage> |
GlassStage.windows |
Modifier and Type | Method and Description |
---|---|
protected GlassStage |
WindowStage.getOwner() |
protected GlassStage |
GlassScene.getStage() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
GlassScene.setStage(GlassStage stage) |
void |
ViewScene.setStage(GlassStage stage) |
(package private) void |
EmbeddedScene.setStage(GlassStage stage) |