Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.
@CodeSet(value="sas.platform")
@SASScope(value="ALL")

Package com.sas.visuals.adapters

Adapters and helper classes for visual components.

See:
          Description

Interface Summary
SpacePartitionerInterface SpacePartitionerInterface is designed to allow a given amount of space to be partitioned between a number of elements.
 

Class Summary
BaseKeyAdapter BaseKeyAdaptor is an abstract helper class which listens for key events on a component/container and any child components.
EqualSpacePartitioner The EqualSpacePartitioner class is a helper class for the AutoSizingGridLayout.
MinMaxSpacePartitioner The MinMaxSpacePartitioner class is a helper class for the AutoSizingGridLayout.
PopupMenuAdapter PopupMenuAdapter is a class to handle populating and displaying a PopupMenu on a java.awt.Component.
ProportionalSpacePartitioner The ProportionalSpacePartitioner class is a helper class for the AutoSizingGridLayout.
 

Package com.sas.visuals.adapters Description

Adapters and helper classes for visual components.


Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.


Copyright © 2009 SAS Institute Inc. All Rights Reserved.