Package org.verapdf.gui.utils
Class DialogUtils
java.lang.Object
org.verapdf.gui.utils.DialogUtils
- Version:
- 0.1 Created 27 May 2017:14:45:35
- Author:
- Carl Wilson carlwilson AT github
-
Method Summary
Modifier and TypeMethodDescriptionstatic voiderrorDialog(Component parent, String message) static voiderrorDialog(Component parent, String message, Logger logger, Throwable cause) static voidwarningDialog(Component parent, String message) static voidwarningDialog(Component parent, String message, Logger logger, Throwable cause)
-
Method Details
-
errorDialog
-
errorDialog
-
warningDialog
-
warningDialog
-