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

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

There is a newer version: 2.0.2
Show newest version



    The Alert class subclasses the Dialog class, and provides support for a number of pre-built dialog types that can be easily shown to users to prompt for a response. Therefore, for many users, the Alert class is the most suited class for their needs (as opposed to using Dialog directly). Alternatively, users who want to prompt a user for text input or to make a choice from a list of options would be better served by using TextInputDialog and ChoiceDialog, respectively.

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy