Uses of Interface
com.jgoodies.binding.list.ObservableList

Packages that use ObservableList
com.jgoodies.binding.list Contains classes that operate on, hold and observe lists and list models. 
 

Uses of ObservableList in com.jgoodies.binding.list
 

Classes in com.jgoodies.binding.list that implement ObservableList
 class ArrayListModel<E>
          Deprecated. Replaced by com.jgoodies.common.collect.ArrayListModel. This class will be removed from the next library version.
 class LinkedListModel<E>
          Deprecated. Replaced by com.jgoodies.common.collect.LinkedListModel. This class will be removed from the next library version.
 



Copyright © 2002-2010 JGoodies Karsten Lentzsch. All Rights Reserved.