org.jfree.base
Class ClassPathDebugger

java.lang.Object
  extended by org.jfree.base.ClassPathDebugger

public class ClassPathDebugger
extends java.lang.Object

Creation-Date: 02.11.2007, 18:42:27

Author:
Thomas Morgner

Constructor Summary
ClassPathDebugger()
           
 
Method Summary
static void main(java.lang.String[] args)
          Entry point.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPathDebugger

public ClassPathDebugger()
Method Detail

main

public static void main(java.lang.String[] args)
Entry point.

Parameters:
args - command line arguments.