JavaFX Alert information box demo

JavaFX provides a number of Alert dialog box templates to solve a range of requirements.  Here we look at two of the options namely the information template and blank template.

This follows on from a series of examples which can be accessed here: JavaFX Alert dialog example.

The video tutorial below demonstrates how to use the information alert type dialog box.  We see how the HeaderText property of the alert dialog box affects the presentation of information not just within an information dialog box but across all the template types.

We also take a look at using the alert dialog box with the blank alert type template.  The video shows the effect when there is no button added to the dialog box and why you need to have at least one button.

This concludes the series of video tutorials on the JavaFX Alert dialog box.

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.