Class CustomizedStage
java.lang.Object
net.yetihafen.javafx.customcaption.internal.CustomizedStage
- All Implemented Interfaces:
ShowInitializable
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CustomizedStage
-
-
Method Details
-
showInit
public void showInit()Description copied from interface:ShowInitializablethis function is designed to be called afterStage.show()has been called to configure customizations should only be called once per stage- Specified by:
showInitin interfaceShowInitializable
-
inject
public void inject() -
release
public void release() -
refreshStageBounds
public void refreshStageBounds()triggers new WM_NCCALCSIZE message
-