public class BasicExceptionDialog
extends java.lang.Object
Constructor and Description |
---|
BasicExceptionDialog() |
Modifier and Type | Method and Description |
---|---|
static javax.swing.JButton |
getShowButton(java.awt.Component parent) |
static void |
show(java.lang.Exception exception)
Must be invoked from the Swing EDT.
|