jasco.tools.gui
Class JascoIntrospector

java.lang.Object
  extended by jasco.tools.gui.JascoIntrospector

public class JascoIntrospector
extends java.lang.Object


Constructor Summary
JascoIntrospector()
           
 
Method Summary
static boolean displayStackTraceInformation(java.lang.Throwable ex, boolean displayAll)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JascoIntrospector

public JascoIntrospector()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

displayStackTraceInformation

public static boolean displayStackTraceInformation(java.lang.Throwable ex,
                                                   boolean displayAll)