org.topbraidcomposer.ui.viewers.tables
Class TableViewerUtil

java.lang.Object
  extended by org.topbraidcomposer.ui.viewers.tables.TableViewerUtil

public class TableViewerUtil
extends java.lang.Object


Constructor Summary
TableViewerUtil()
           
 
Method Summary
static void exportTableViewer(java.io.File file, org.eclipse.jface.viewers.TableViewer tableViewer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableViewerUtil

public TableViewerUtil()
Method Detail

exportTableViewer

public static void exportTableViewer(java.io.File file,
                                     org.eclipse.jface.viewers.TableViewer tableViewer)
                              throws java.io.IOException
Throws:
java.io.IOException