com.objectwave.tools.viewUtility
Class JTableManipulator

java.lang.Object
  |
  +--com.objectwave.tools.viewUtility.JTableManipulator

public class JTableManipulator
extends java.lang.Object


Constructor Summary
JTableManipulator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void selectColumns(javax.swing.JTable table)
          Popup a list of columns to show from the TableModel.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTableManipulator

public JTableManipulator()
Method Detail

main

public static void main(java.lang.String[] args)

selectColumns

public static void selectColumns(javax.swing.JTable table)
Popup a list of columns to show from the TableModel.