Uses of Interface
com.sas.visuals.Sizing

Packages that use Sizing
com.sas.visuals Additional user interface components not provided in AWT. 
 

Uses of Sizing in com.sas.visuals
 

Subinterfaces of Sizing in com.sas.visuals
 interface TabBarInterface
          TabBarInterface is an interface for containers of TabButtonInterface objects.
 

Classes in com.sas.visuals that implement Sizing
 class RowLayout
          RowLayout is a class that implements the java.awt.LayoutManager2 interface to be able to layout components within a container in rows.
 class TabBar
          The TabBar is a sub-class of CompositePanel that implements the TabBarInterface to contain TabButtonInterface components.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.