org.shiftone.jrat.desktop.util
Class JXTableWatcher

java.lang.Object
  extended by org.shiftone.jrat.desktop.util.JXTableWatcher

public class JXTableWatcher
extends java.lang.Object

Author:
jeff@shiftone.org (Jeff Drost)

Constructor Summary
JXTableWatcher()
           
 
Method Summary
static void initialize(org.jdesktop.swingx.JXTable table, java.util.prefs.Preferences preferences, java.util.List tableColumns)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JXTableWatcher

public JXTableWatcher()
Method Detail

initialize

public static void initialize(org.jdesktop.swingx.JXTable table,
                              java.util.prefs.Preferences preferences,
                              java.util.List tableColumns)