All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.javafx.stage.Stage.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    The JavaFX Stage class is the top level JavaFX container. The primary Stage is constructed by the platform. Additional Stage objects may be constructed by the application.

 

]]>
Defines the title of the Stage.

]]>
Defines whether this Stage is kept on top of other windows.

]]>
Defines whether the Stage is iconified or not.

]]>
Defines the maximum height of this Stage.

]]>
Defines the maximum width of this Stage.

]]>
Defines the minimum height of this Stage.

]]>
Defines the minimum width of this Stage.

]]>
Defines whether the Stage is resizable or not by the user.

]]>
如果为true,那么会调用sizeToScence()方法。

]]>
用于定义各种节点。

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy