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

java.lang.Object
  |
  +--com.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
java.lang.Exception