public final class MessageUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
beepAndShowError(Component parent,
String message,
String title) |
static void |
beepAndShowWarning(Component parent,
String message,
String title) |
static void |
showInfo(Component parent,
String message,
String title) |
static void |
showWarning(Component parent,
String message,
String title) |
Copyright © 2011–2023 pepsoft.org. All rights reserved.