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

Packages that use TableModelEventAdapter
ca.odell.glazedlists.swing   
 

Uses of TableModelEventAdapter in ca.odell.glazedlists.swing
 

Methods in ca.odell.glazedlists.swing that return TableModelEventAdapter
 TableModelEventAdapter<E> TableModelEventAdapter.Factory.create(AbstractTableModel tableModel)
          Creates a new TableModelEventAdapter for the given table model.
 TableModelEventAdapter<E> DefaultEventTableModel.getEventAdapter()
          Gets the TableModelEventAdapter used to convert ListEvents to TableModelEvents.
 

Methods in ca.odell.glazedlists.swing with parameters of type TableModelEventAdapter
 void DefaultEventTableModel.setEventAdapter(TableModelEventAdapter<E> eventAdapter)
          Sets the TableModelEventAdapter used to convert ListEvents to TableModelEvents.
 



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