Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

jmmv.ui
Class MessageBoxFactory  view MessageBoxFactory download MessageBoxFactory.java

java.lang.Object
  extended byjmmv.ui.MessageBoxFactory

public class MessageBoxFactory
extends java.lang.Object


Constructor Summary
MessageBoxFactory()
           
 
Method Summary
static void showException(java.lang.Exception e)
           
static void showException(javax.swing.JFrame parent, java.lang.Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageBoxFactory

public MessageBoxFactory()
Method Detail

showException

public static void showException(java.lang.Exception e)

showException

public static void showException(javax.swing.JFrame parent,
                                 java.lang.Exception e)