Constructor and Description |
---|
ca.odell.glazedlists.BasicEventList(List As of 2005/03/06, this constructor has been declared unsafe
because the source list is exposed. This allows it to be modified without
the required events being fired. This constructor has been replaced by
the factory method
GlazedLists.eventList(Collection) . |
ca.odell.glazedlists.CompositeList(ReadWriteLock)
replaced by
CompositeList.CompositeList(ListEventPublisher, ReadWriteLock) , because
prebuilt member lists should share lock and publisher with the
CompositeList. |
ca.odell.glazedlists.swing.TableComparatorChooser(JTable, SortedList replaced with
TableComparatorChooser.install(javax.swing.JTable, ca.odell.glazedlists.SortedList<E>, java.lang.Object) , which is functionally
identical but uses a more fitting name to convey the action that is
performed and fixes an API flaw by explicitly requiring the TableFormat. |
ca.odell.glazedlists.swing.TableComparatorChooser(JTable, SortedList 9/25/06 replaced with
TableComparatorChooser.install(javax.swing.JTable, ca.odell.glazedlists.SortedList<E>, java.lang.Object) , which is functionally
identical but uses a more fitting name to convey the action that is
performed and fixes an API flaw by explicitly requiring the TableFormat. |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by buildd at 2012-05-30 10:36