Daytron / SimpleDialogFX

Lightweight dialog API for JavaFX.
https://daytron.github.io/SimpleDialogFX/
MIT License
21 stars 2 forks source link

Add a simple input text dialog #5

Closed Daytron closed 9 years ago

Daytron commented 9 years ago

An input text with a label and actions that include SEND and CANCEL.

This will add a new dialog response, SEND, to the enum.