Uses of Class
ca.odell.glazedlists.swt.DefaultEventKTableModel

Packages that use DefaultEventKTableModel
ca.odell.glazedlists.swt   
 

Uses of DefaultEventKTableModel in ca.odell.glazedlists.swt
 

Subclasses of DefaultEventKTableModel in ca.odell.glazedlists.swt
 class EventKTableModel
          Deprecated. Use DefaultEventKTableModel instead. This class will be removed in the GL 2.0 release. The wrapping of the source list with an SWT-EDT safe list has been determined to be undesirable (it is better for the user to provide their own SWT-EDT safe list).
 

Methods in ca.odell.glazedlists.swt that return DefaultEventKTableModel
static DefaultEventKTableModel GlazedListsKTable.eventKTableModel(de.kupzog.ktable.KTable table, EventList source, TableFormat tableFormat)
          Create a new DefaultEventKTableModel that uses elements from the specified EventList as rows, and the specified TableFormat to divide row objects across columns.
static DefaultEventKTableModel GlazedListsKTable.eventKTableModelWithThreadProxyList(de.kupzog.ktable.KTable table, EventList source, TableFormat tableFormat)
          Create a new DefaultEventKTableModel that uses elements from the specified EventList as rows, and the specified TableFormat to divide row objects across columns.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by hbrands at 2013-02-12 20:58