it.amattioli.guidate.util
Class CustomMessagebox

Show UML class diagram
java.lang.Object
  extended by it.amattioli.guidate.util.CustomMessagebox

public class CustomMessagebox
extends Object


Constructor Summary
CustomMessagebox()
           
 
Method Summary
static void show(it.amattioli.applicate.commands.ApplicationException e)
           
static void show(String msgKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomMessagebox

public CustomMessagebox()
Method Detail

show

public static void show(it.amattioli.applicate.commands.ApplicationException e)
                 throws InterruptedException
Throws:
InterruptedException

show

public static void show(String msgKey)
                 throws InterruptedException
Throws:
InterruptedException


Copyright © 2011. All Rights Reserved.