oscon2006.common
Class TestUtil

java.lang.Object
  extended by oscon2006.common.TestUtil

public class TestUtil
extends java.lang.Object


Constructor Summary
TestUtil()
           
 
Method Summary
static java.sql.ResultSet createResultSet(int rowCount)
           
static javax.swing.table.TableModel createTableModel(int rows)
           
static java.io.File getMdbFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestUtil

public TestUtil()
Method Detail

createTableModel

public static javax.swing.table.TableModel createTableModel(int rows)

createResultSet

public static java.sql.ResultSet createResultSet(int rowCount)

getMdbFile

public static java.io.File getMdbFile()


Copyright © 2006 oscon2006.sourceforge.net. All Rights Reserved.