com.jrefinery.report.ext.junit.bugs
Class JMIBug

java.lang.Object
  extended bycom.jrefinery.report.ext.junit.bugs.JMIBug

public class JMIBug
extends java.lang.Object


Constructor Summary
JMIBug()
           
 
Method Summary
static void main(java.lang.String[] argh)
           
 void preview(java.lang.String urlname, javax.swing.table.TableModel data, boolean landscape)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMIBug

public JMIBug()
Method Detail

preview

public void preview(java.lang.String urlname,
                    javax.swing.table.TableModel data,
                    boolean landscape)

main

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