Uses of Interface
com.sas.visuals.ScrollingInterface

Packages that use ScrollingInterface
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. 
 

Uses of ScrollingInterface in com.sas.swing.visuals
 

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

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.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.