com.ldodds.twinkle.ui.components
Class JTableResultsSetFormatter

java.lang.Object
  extended by com.ldodds.twinkle.ui.components.JTableResultsSetFormatter

public class JTableResultsSetFormatter
extends java.lang.Object

Author:
ccslrd FIXME turn into JTable sub-class?

Constructor Summary
JTableResultsSetFormatter()
           
 
Method Summary
 void display(QueryInterface queryFrame, ResultSet results)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTableResultsSetFormatter

public JTableResultsSetFormatter()
Method Detail

display

public void display(QueryInterface queryFrame,
                    ResultSet results)