Uses of Interface
com.sas.visuals.ScrollingInterface

Packages that use ScrollingInterface
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.visuals Additional user interface components not provided in AWT. 
 

Uses of ScrollingInterface in com.sas.table
 

Classes in com.sas.table that implement ScrollingInterface
 class TableView
          TableView is a class that allows two-dimensional data to be viewed, edited, and manipulated in tabular form.
 

Uses of ScrollingInterface in com.sas.visuals
 

Classes in com.sas.visuals that implement ScrollingInterface
 class TreeView
          
TreeView is a class which displays a hierarchical list of items.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.