| Package | Description |
|---|---|
| ca.odell.glazedlists.swing |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
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 swimmesberger at Wed Feb 13 09:45:20 CET 2019