net.mlw.vlh.swing.support
Class SelectionSupport

java.lang.Object
  extended bynet.mlw.vlh.swing.support.SelectionSupport

public class SelectionSupport
extends Object

Version:
$Revision: 1.1 $ $Date: 2005/08/30 18:54:25 $
Author:
Matthew L. Wilson

Nested Class Summary
static interface SelectionSupport.KeyRetriever
           
 
Constructor Summary
SelectionSupport()
           
 
Method Summary
static void maintainSelectedRows(SelectionSupport.KeyRetriever keyRetriever, JTable table, AbstractValueListTableModel model, TableSorter sorter, Runnable runnable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionSupport

public SelectionSupport()
Method Detail

maintainSelectedRows

public static void maintainSelectedRows(SelectionSupport.KeyRetriever keyRetriever,
                                        JTable table,
                                        AbstractValueListTableModel model,
                                        TableSorter sorter,
                                        Runnable runnable)


Copyright © 2003-2006 mlavilson. All Rights Reserved.