|
|||||||||
| Home >> All >> jmmv >> [ ui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jmmv.ui
Class MessageBoxFactory

java.lang.Objectjmmv.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)
|
|||||||||
| Home >> All >> jmmv >> [ ui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
jmmv.ui.MessageBoxFactory