Overview  Package   Class  Tree  Index 

be.lassi.ui.util.table
Class TableUtil

java.lang.Object
  extended by be.lassi.ui.util.table.TableUtil

public class TableUtil
extends java.lang.Object


Constructor Summary
TableUtil()
           
 
Method Summary
static void installPopup(javax.swing.JScrollPane scrollPane, javax.swing.JTable table)
           
static void setColumnWidth(javax.swing.JTable table, int columnIndex, java.lang.String prototype)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableUtil

public TableUtil()
Method Detail

installPopup

public static void installPopup(javax.swing.JScrollPane scrollPane,
                                javax.swing.JTable table)

setColumnWidth

public static void setColumnWidth(javax.swing.JTable table,
                                  int columnIndex,
                                  java.lang.String prototype)

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2