Uses of Package
com.sas.swing.models

Packages that use com.sas.swing.models
com.sas.commands.remotefileselector The primary focus of the com.sas.commands.remotefileselector package is to provide the classes that perform the general action provider framework commands. 
com.sas.commands.remotefileselector.ifileservice The primary focus of the com.sas.commands.remotefileselector.ifileservice package is to provide the classes that perform the action provider framework commands for the IFileService model. 
com.sas.servlet.tbeans.html Provides classes and interfaces for several transformation beans such as Button, Label, and TreeView along with their supporting classes. 
com.sas.swing.models Model adapters to convert between existing SAS java models and new JDK1.2 models and visuals. 
com.sas.swing.visuals com.sas.visuals AWT user interface components ported to swing that are not already provided by JavaSoft. 
com.sas.swing.visuals.dualselector The primary focus of the com.sas.swing.visuals.dualselector package is the DualSelector components, which provide a convenient available/selected user interface. 
 

Classes in com.sas.swing.models used by com.sas.commands.remotefileselector
SortableTableModelAdapter
          A sorter for javax.swing.TableModels.
 

Classes in com.sas.swing.models used by com.sas.commands.remotefileselector.ifileservice
SortableTableModelAdapter
          A sorter for javax.swing.TableModels.
 

Classes in com.sas.swing.models used by com.sas.servlet.tbeans.html
 

Classes in com.sas.swing.models used by com.sas.swing.models
CollectionToListModelAdapter
          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.JList.
ComboBoxModelAdapter
          The ComboBoxModelAdapter takes a collection which implements the IndexedGetInterface and allows it to be the model to a Swing ComboBox.
IconAdapter
           
ListModelAdapter
           
MapToListModelAdapter
          The MapToListModelAdapter allows Maps that implement java.util.Map to be used as the model for a javax.swing.JList.
OLAPMemberTreeNode
           
TransformingListModel
          TransformingListModel is a model that is used for instances of javax.swing.JList that can use transforms derived from com.sas.util.transforms.TransformInterface.
ViewDefaultModel
          ViewDefaultModel should be implemented by swing viewer components which have a default model which they attach to the component when no other model has been attached.
 

Classes in com.sas.swing.models used by com.sas.swing.visuals
ListModelAdapter
           
ViewDefaultModel
          ViewDefaultModel should be implemented by swing viewer components which have a default model which they attach to the component when no other model has been attached.
 

Classes in com.sas.swing.models used by com.sas.swing.visuals.dualselector
ViewDefaultModel
          ViewDefaultModel should be implemented by swing viewer components which have a default model which they attach to the component when no other model has been attached.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.