public class AlertBox extends Object
| Modifier and Type | Field and Description |
|---|---|
static javafx.scene.control.Alert |
alertDialog |
| Constructor and Description |
|---|
AlertBox() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ErrorBox(String errorType,
String content) |
static void |
HelpBox(String content) |
static void |
InfoBox(String content) |
Copyright © 2018. All rights reserved.