Package | Description |
---|---|
com.sun.javafx.stage | |
com.sun.javafx.tk | |
com.sun.javafx.tk.quantum |
Modifier and Type | Class and Description |
---|---|
class |
PopupWindowPeerListener |
class |
StagePeerListener |
class |
WindowPeerListener
Listener for the Stage Peer to pass updates and events back to the stage.
|
Modifier and Type | Method and Description |
---|---|
void |
TKStage.setTKStageListener(TKStageListener listener)
Listener for this stage peer to pass updates and events back to the stage
|
Modifier and Type | Field and Description |
---|---|
protected TKStageListener |
GlassStage.stageListener |
Modifier and Type | Method and Description |
---|---|
void |
GlassStage.setTKStageListener(TKStageListener listener)
Listener for this stage peer to pass updates and events back to the stage
|