performancemonster.presentation.helpers
Class Dialogs

java.lang.Object
  extended by performancemonster.presentation.helpers.Dialogs

public class Dialogs
extends java.lang.Object


Method Summary
static Dialogs getInstance()
           
 void showError(java.awt.Frame owner, java.lang.String text, java.lang.Throwable cause)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Dialogs getInstance()

showError

public void showError(java.awt.Frame owner,
                      java.lang.String text,
                      java.lang.Throwable cause)


Copyright © 2005 Ole Friis. All Rights Reserved.