net.sourceforge.arbaro.gui
Class ShowException

java.lang.Object
  extended by net.sourceforge.arbaro.gui.ShowException

public class ShowException
extends java.lang.Object

Author:
wolfram

Constructor Summary
ShowException()
           
 
Method Summary
static void msgBox(java.awt.Component parent, java.lang.String title, java.lang.Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowException

public ShowException()
Method Detail

msgBox

public static void msgBox(java.awt.Component parent,
                          java.lang.String title,
                          java.lang.Exception e)