Uses of Class
com.sas.swing.models.CollectionToListModelAdapter

Packages that use CollectionToListModelAdapter
com.sas.swing.models Model adapters to convert between existing SAS java models and new JDK1.2 models and visuals. 
 

Uses of CollectionToListModelAdapter in com.sas.swing.models
 

Subclasses of CollectionToListModelAdapter in com.sas.swing.models
 class CollectionToComboBoxModelAdapter
          The CollectionToListModelAdapter allows collections that extend from java.util.Collection, such as instances of java.util.List and java.util.Set, to be used as the model for a javax.swing.JComboBox.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.