Package util.swing.dialog
Class JOptionPaneException
- java.lang.Object
-
- util.swing.dialog.JOptionPaneException
-
public class JOptionPaneException extends Object
-
-
Constructor Summary
Constructors Constructor Description JOptionPaneException()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intshow(Component parent, Throwable throwable)static intshow(Component parent, Throwable throwable, String message)static intshow(Component parent, Throwable throwable, String message, String title)
-