Package com.github.ushiosan23.javafx.dialogs
-
Class Summary Class Description BaseAlert Base alert type class.BaseDialog<T> Base dialog behaviour class.ExceptionAlert Display window modal dialog with exception information.
| Class | Description |
|---|---|
| BaseAlert |
Base alert type class.
|
| BaseDialog<T> |
Base dialog behaviour class.
|
| ExceptionAlert |
Display window modal dialog with exception information.
|