|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
NodeIconsInterface | |
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. |
Class Summary | |
---|---|
AppliedFiltersUtil | Utility class containing utility methods to obtain String representations of filters applied to a com.sas.iquery.intelligentquery.BusinessQueryProviderInterface or a com.sas.iquery.metadata.business.DataSelection. |
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 . |
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 | |
IndexedMutableTreeNode | A javax.swing.tree.DefaultMutableTreeNode that stores an index value along with an object. |
ListModelAdapter | |
ListModelPropertyChangeAdapter | Implements the javax.swing.ListModel and gets the list contents using the specified source and property. |
MapToComboBoxModelAdapter | The MapToComboBoxModelAdapter allows Maps that extend from java.util.Map to be used as the
model for a javax.swing.JComboBox . |
MapToListModelAdapter | The MapToListModelAdapter allows Maps that implement java.util.Map to be used as the
model for a javax.swing.JList . |
MapToTableModelAdapter | The MapToTableModelAdapter allows Maps that implement java.util.Map to be used as the
model for a javax.swing.JTable . |
MutableComboBoxModelAdapter | The MutableComboBoxModelAdapter takes a collection which implements the OrderedCollectionInterface and allows it to be the model to a Swing ComboBox. |
NodeIconCellRenderer | |
OLAPDataSetInterfaceToTreeModelAdapter | A default tree model for viewing an OLAPDataSetInterface. |
OLAPMemberDeferredRetrievalTreeNode | |
OLAPMemberTreeNode | |
OLAPTableModelAdapter | The TableModelAdapter is an adapter to allow a com.sas.table.ResultSetInterface object to be used in a javax.swing.JTable object. |
QueryBasedDataItemRoleProvider | |
SortableTableModelAdapter | A sorter for javax.swing.TableModels. |
TableModelAdapter | The TableModelAdapter is an adapter to allow a com.sas.table.StaticTableInterface object to be used in a javax.swing.JTable object. |
TableModelInsertRowSupport | The TableModelInsertRowSupport aids implementors of InsertRowInterface with inserting a row into a table. |
TransformingComboBoxModel | TransformingComboBoxModel is a model that is used for instances of javax.swing.JComboBox that can use transforms derived from com.sas.util.transforms.TransformInterface. |
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. |
TreeModelAdapter | |
TreeNodeAdapter |
Model adapters to convert between existing SAS java models and new JDK1.2 models and visuals.
|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |