org.springframework.richclient.table
Class TableScrollPane

java.lang.Object
  extended by org.springframework.richclient.table.TableScrollPane

public class TableScrollPane
extends Object

Author:
Keith Donald

Constructor Summary
TableScrollPane(JTable table, TableUpdater tableUpdater)
           
 
Method Summary
 JScrollPane getScrollPane()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableScrollPane

public TableScrollPane(JTable table,
                       TableUpdater tableUpdater)
Method Detail

getScrollPane

public JScrollPane getScrollPane()


Copyright © 2004-2008 The Spring Framework. All Rights Reserved.