Uses of Package
com.sas.models

Packages that use com.sas.models
com.sas.awt Provides extensions of java.awt components which implement com.sas.ComponentInterface 
com.sas.io Extensions to java.io for file and directory manipulation. 
com.sas.models Interfaces and classes for models which may be displayed in various viewers. 
com.sas.sasserver Access to base functionality in the SAS system, including selector dialogs and SAS code generation from templates. 
com.sas.sasserver.tree Generic Classes for implementing SAS File System hierarchy. 
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.table A set of interfaces for accessing two-dimensional data, and a set of classes for viewing and manipulating that data in tabular form. 
com.sas.util Utility classes for com.sas.servlet. 
com.sas.util.transforms Interfaces and implementations for objects which transform data from one representation or type to another. 
com.sas.visuals Additional user interface components not provided in AWT. 
 

Classes in com.sas.models used by com.sas.awt
NodeIconInterface
           NodeIconInterface defines methods for providing images for a node.
NodeInterface
           NodeInterface is implemented by objects contained in a hierarchical structure that provide textual descriptions.
RGBList
          A class that has a list of color names associated with its RGB values(integer).
SimpleNodeInterface
          SimpleNodeInterface is an interface which defines methods to navigate down a hierarchy.
 

Classes in com.sas.models used by com.sas.io
NodeIconInterface
           NodeIconInterface defines methods for providing images for a node.
NodeInterface
           NodeInterface is implemented by objects contained in a hierarchical structure that provide textual descriptions.
SimpleNodeInterface
          SimpleNodeInterface is an interface which defines methods to navigate down a hierarchy.
TreeInterface
          TreeInterface is an interface which provides access to the root object of some hierarchical structure.
 

Classes in com.sas.models used by com.sas.models
ActionInterface
          Deprecated. Use com.sas.util.CommandsInterface instead.
AlphabeticSequencer
          AlphabeticSequencer is a utility that assigns a sequence of characters of the alphabet to a given integer value.
BoundedDouble
          A BoundedDouble is an implementation of BoundedNumberInterface.
BoundedLong
          A BoundedLong is an implementation of BoundedNumberInterface.
BoundedNumberInterface
          BoundedNumberInterface describes an interface that has a Number value bounded by minimum and maximum Number values and can be incremented using the IncrementInterface
ColorList
          A base class that creates an empty ordered collection.
ColorNameList
          An associationlist of java.awt.SystemColor and com.sas.awt.Color objects as keys and name as values.
DefaultTreeDnDDelegate
           
FontList
          This class provides a list of font objects that are available on the system.
ImageDataInterface
          An interface for things that hold text and an image
ImageModel
          Provides an implementation of ImageDataInterface
IncrementInterface
          IncrementInterface describes an interface that allows a value amount to be incrementally changed using incrementBy()
LinkDataInterface
          An interface for things that hold a link
MDSelectorMenuItemNodeInterface
           SelectorMenuItemNodeInterface defines methods for providing and getting selectors for a node.
MenuBarNodeInterface
           MenuBarNodeInterface defines methods for providing and getting menu bar.
MenuItemNodeInterface
           MenuItemNodeInterface defines methods for providing and getting menu item properties.
MenuNodeInterface
           MenuNodeInterface defines methods for providing and getting menu properties
MutableNodeInterface
          MutableNodeInterface provides the set methods for the methods in NodeInterface.
MutableSimpleNodeInterface
          MutableSimpleNodeInterface is an interface which defines methods for modifying a hierarchy of SimpleNodeInterface objects.
Node
          Node is a generic implementation of NodeInterface and MutableSimpleNodeInterface.
NodeIconInterface
           NodeIconInterface defines methods for providing images for a node.
NodeInterface
           NodeInterface is implemented by objects contained in a hierarchical structure that provide textual descriptions.
RangeCollectionInterface
           
RangeInterface
          
The RangeInterface includes the maximum and minimum values for a range.
RangeSegmentInterface
           
SelectorMenuItemNode
          SelectorMenuNode extends MenuNode and provides an implementation of SelectorMenuNodeInterface
SelectorMenuItemNodeInterface
           SelectorMenuNodeInterface defines methods for providing and getting selectors for a node.
SelectorMenuItemNodeV2Interface
           SelectorMenuNodeV2Interface defines methods for providing and getting selectors for a node.
SimpleJSTreeNode
          Deprecated. As of Version 2.0 this class has been replaced by com.sas.models.TreeNode
SimpleNodeInterface
          SimpleNodeInterface is an interface which defines methods to navigate down a hierarchy.
SimpleTable
           SimpleTable manages any two-dimensional data where all the columns are of uniform type.
StaticNodeCellStyleInterface
          StaticNodeCellStyleInterface defines methods for returning the style class for a cell of a node.
StaticNodeCellStyleKeyInterface
          StaticNodeCellStyleKeyInterface provides an interface for nodes that want to implement returning a cell style key.
StaticNodeStyleInterface
          Defines an interface for accessing an individual node's styles.
StaticSelectionInterface
           A selection is designated set of objects of a particular type.
StaticTextModel
          Provides an implementation of StringDataInterface
StringValueInterface
          An interface for things that hold text and a value
TreeDnDDelegateInterface
          TreeDnDDelegateInterface defines the methods that are required for a TreeView object to perform drag-drop operations with its nodes.
TreeInterface
          TreeInterface is an interface which provides access to the root object of some hierarchical structure.
TreeNode
          The TreeNode model creates nodes that can be used to create a hierarchical structure.
TreeNodeInterface
          TreeNodeInterface is an interface for creating tree node.
TreeNodeV2Interface
          TreeNodeV2Interface is an interface for creating tree node.
 

Classes in com.sas.models used by com.sas.sasserver
MutableNodeInterface
          MutableNodeInterface provides the set methods for the methods in NodeInterface.
MutableSimpleNodeInterface
          MutableSimpleNodeInterface is an interface which defines methods for modifying a hierarchy of SimpleNodeInterface objects.
Node
          Node is a generic implementation of NodeInterface and MutableSimpleNodeInterface.
NodeIcon
          NodeIcon extends Node and provides an implementation of NodeIconInterface
NodeIconInterface
           NodeIconInterface defines methods for providing images for a node.
NodeInterface
           NodeInterface is implemented by objects contained in a hierarchical structure that provide textual descriptions.
SimpleNodeInterface
          SimpleNodeInterface is an interface which defines methods to navigate down a hierarchy.
StaticNodeStyleInterface
          Defines an interface for accessing an individual node's styles.
TreeInterface
          TreeInterface is an interface which provides access to the root object of some hierarchical structure.
 

Classes in com.sas.models used by com.sas.sasserver.tree
MutableNodeInterface
          MutableNodeInterface provides the set methods for the methods in NodeInterface.
MutableSimpleNodeInterface
          MutableSimpleNodeInterface is an interface which defines methods for modifying a hierarchy of SimpleNodeInterface objects.
Node
          Node is a generic implementation of NodeInterface and MutableSimpleNodeInterface.
NodeIconInterface
           NodeIconInterface defines methods for providing images for a node.
NodeInterface
           NodeInterface is implemented by objects contained in a hierarchical structure that provide textual descriptions.
SimpleNodeInterface
          SimpleNodeInterface is an interface which defines methods to navigate down a hierarchy.
StaticLevelNodeInterface
          StaticNodeCellStyleKeyInterface provides an interface for nodes that want to implement returning a cell style key.
StaticNodeCellStyleInterface
          StaticNodeCellStyleInterface defines methods for returning the style class for a cell of a node.
StaticNodeCellStyleKeyInterface
          StaticNodeCellStyleKeyInterface provides an interface for nodes that want to implement returning a cell style key.
StaticNodeStyleInterface
          Defines an interface for accessing an individual node's styles.
TreeInterface
          TreeInterface is an interface which provides access to the root object of some hierarchical structure.
TreeNode
          The TreeNode model creates nodes that can be used to create a hierarchical structure.
TreeNodeInterface
          TreeNodeInterface is an interface for creating tree node.
TreeNodeV2Interface
          TreeNodeV2Interface is an interface for creating tree node.
 

Classes in com.sas.models used by com.sas.swing.models
SimpleNodeInterface
          SimpleNodeInterface is an interface which defines methods to navigate down a hierarchy.
TreeInterface
          TreeInterface is an interface which provides access to the root object of some hierarchical structure.
 

Classes in com.sas.models used by com.sas.swing.visuals
BoundedNumberInterface
          BoundedNumberInterface describes an interface that has a Number value bounded by minimum and maximum Number values and can be incremented using the IncrementInterface
DefaultFontFamilyList
          This class provides a list of font family names that are available on the system.
IncrementInterface
          IncrementInterface describes an interface that allows a value amount to be incrementally changed using incrementBy()
NodeIconInterface
           NodeIconInterface defines methods for providing images for a node.
NodeInterface
           NodeInterface is implemented by objects contained in a hierarchical structure that provide textual descriptions.
SimpleNodeInterface
          SimpleNodeInterface is an interface which defines methods to navigate down a hierarchy.
TreeDnDDelegateInterface
          TreeDnDDelegateInterface defines the methods that are required for a TreeView object to perform drag-drop operations with its nodes.
TreeInterface
          TreeInterface is an interface which provides access to the root object of some hierarchical structure.
 

Classes in com.sas.models used by com.sas.table
SelectionInterface
           SelectionInterface extends StaticSelectionInterface to provide the ability to change the extent of a selection.
StaticSelectionInterface
           A selection is designated set of objects of a particular type.
 

Classes in com.sas.models used by com.sas.util
BoundedNumberInterface
          BoundedNumberInterface describes an interface that has a Number value bounded by minimum and maximum Number values and can be incremented using the IncrementInterface
IncrementInterface
          IncrementInterface describes an interface that allows a value amount to be incrementally changed using incrementBy()
RangeInterface
          
The RangeInterface includes the maximum and minimum values for a range.
SimpleNodeInterface
          SimpleNodeInterface is an interface which defines methods to navigate down a hierarchy.
TreeInterface
          TreeInterface is an interface which provides access to the root object of some hierarchical structure.
 

Classes in com.sas.models used by com.sas.util.transforms
ColorNameList
          An associationlist of java.awt.SystemColor and com.sas.awt.Color objects as keys and name as values.
NodeInterface
           NodeInterface is implemented by objects contained in a hierarchical structure that provide textual descriptions.
 

Classes in com.sas.models used by com.sas.visuals
BoundedNumberInterface
          BoundedNumberInterface describes an interface that has a Number value bounded by minimum and maximum Number values and can be incremented using the IncrementInterface
ColorList
          A base class that creates an empty ordered collection.
ColorNameList
          An associationlist of java.awt.SystemColor and com.sas.awt.Color objects as keys and name as values.
IncrementInterface
          IncrementInterface describes an interface that allows a value amount to be incrementally changed using incrementBy()
NodeInterface
           NodeInterface is implemented by objects contained in a hierarchical structure that provide textual descriptions.
RangeInterface
          
The RangeInterface includes the maximum and minimum values for a range.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.