Uses of Interface
ca.odell.glazedlists.swing.TableModelEventAdapter.Factory

Packages that use TableModelEventAdapter.Factory
ca.odell.glazedlists.swing   
 

Uses of TableModelEventAdapter.Factory in ca.odell.glazedlists.swing
 

Methods in ca.odell.glazedlists.swing that return TableModelEventAdapter.Factory
static
<E> TableModelEventAdapter.Factory<E>
GlazedListsSwing.defaultEventAdapterFactory()
          Gets a factory for creating a default TableModelEventAdapter.
static
<E> TableModelEventAdapter.Factory<E>
GlazedListsSwing.manyToOneEventAdapterFactory()
          Gets a factory for creating a non-default TableModelEventAdapter.
 

Methods in ca.odell.glazedlists.swing with parameters of type TableModelEventAdapter.Factory
static
<E> AdvancedTableModel<E>
GlazedListsSwing.eventTableModel(EventList<E> source, TableFormat<? super E> tableFormat, TableModelEventAdapter.Factory<E> eventAdapterFactory)
          Creates a new table model that extracts column data from the given source using the the given tableFormat.
static
<E> AdvancedTableModel<E>
GlazedListsSwing.eventTableModelWithThreadProxyList(EventList<E> source, TableFormat<? super E> tableFormat, TableModelEventAdapter.Factory<E> eventAdapterFactory)
          Creates a new table model that extracts column data from the given source using the the given tableFormat.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by hbrands at 2017-03-13 22:58