Uses of Class
com.sas.swing.visuals.SwingCustomizerPanel

Packages that use SwingCustomizerPanel
com.sas.net Classes for communicating with the SAS server via SAS/Connect protocols. 
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 SwingCustomizerPanel in com.sas.net
 

Subclasses of SwingCustomizerPanel in com.sas.net
 class ResourceLocatorInterfaceCustomizerPanel
          The ResourceLocatorInterfaceCustomizerPanel is a panel to be displayed in an instance of another object's customizer.
 

Uses of SwingCustomizerPanel in com.sas.swing.visuals
 

Subclasses of SwingCustomizerPanel in com.sas.swing.visuals
 class DisplayTransformCustomizerPanel
          DisplayTransformCustomizerPanel provides the user interface for setting the display transform on the object that implements com.sas.util.transforms.DisplayTransformInterface.
 class JComponentCustomizerPanel
          JComponentCustomizerPanel provides the user interface for customizing components which implement the javax.swing.JComponent.
 class JComponentModelCustomizerPanel
          JComponentModelCustomizerPanel provides the user interface for customizing components which implement the javax.swing.JComponent.
 

Methods in com.sas.swing.visuals with parameters of type SwingCustomizerPanel
 void SwingCustomizerView.addTab(java.lang.String tabTitle, SwingCustomizerPanel panel)
           
 void SwingCustomizerView.addTab(SwingCustomizerPanel panel)
           
 

Uses of SwingCustomizerPanel in com.sas.table
 

Subclasses of SwingCustomizerPanel in com.sas.table
 class RangeTypesViewPanel
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.