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

xworker.javafx.control.DialogPane.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    DialogPane should be considered to be the root node displayed within a Dialog instance. In this role, the DialogPane is responsible for the placement of headers, graphics, content, and buttons. The default implementation of DialogPane (that is, the DialogPane class itself) handles the layout via the normal layoutChildren() method. This method may be overridden by subclasses wishing to handle the layout in an alternative fashion).

]]>
Property representing the content area of the dialog.

]]>
A property representing the content text for the dialog pane.

]]>
A property that represents the dialog expandable content area.

]]>
Represents whether the dialogPane is expanded.

]]>
The dialog graphic, presented either in the header, if one is showing, or to the left of the content.

]]>
Property representing the header area of the dialog pane.

]]>
A property representing the header text for the dialog pane.

]]>
Property representing the content area of the dialog.

]]>
A property that represents the dialog expandable content area.

]]>
The dialog graphic, presented either in the header, if one is showing, or to the left of the content.

]]>
Property representing the header area of the dialog pane.

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy