1 Forks
2 Stars
2 Watchers

MagicDialog

MagicDialog is a Java library used for creating dialogs quickly in JavaFX applications. It supports alert(information, warning, confirmation, error) dialogs, input dialogs and choice dialogs. In addition, MagicDialog includes MagicAudioPlayer to produce sound when the dialog is shown.

How to download and setup MagicDialog

Open terminal and run command
git clone https://github.com/magiclen/MagicDialog.git
git clone is used to create a copy or clone of MagicDialog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MagicDialog https://github.com/magiclen/MagicDialog/archive/master.zip

Or simply clone MagicDialog with SSH
[email protected]:magiclen/MagicDialog.git

If you have some problems with MagicDialog

You may open issue on MagicDialog support forum (system) here: https://github.com/magiclen/MagicDialog/issues