Uses of Interface
com.sas.actionprovider.SwingActionProviderViewInterface

Packages that use SwingActionProviderViewInterface
com.sas.actionprovider.support Provides the support classes that define the default areas and actions for components that acquire their Actions via the ActionProviderFramework (APF). 
com.sas.swing.visuals.olaptableview Provides a set of swing classes for viewing and manipulating OLAP data. 
com.sas.swing.visuals.remotefileselector The primary focus of the com.sas.swing.visuals.remotefileselector package is to provide the classes necessary to initialize a Remote File Selector. 
com.sas.swing.visuals.tableview Provides a set of swing classes for viewing and manipulating relational data. 
 

Uses of SwingActionProviderViewInterface in com.sas.actionprovider.support
 

Classes in com.sas.actionprovider.support that implement SwingActionProviderViewInterface
 class SwingViewerSupport
           Provides a common implementation of the SwingActionProviderViewInterface to which components may delegate their own implementations of that interface.
 

Uses of SwingActionProviderViewInterface in com.sas.swing.visuals.olaptableview
 

Classes in com.sas.swing.visuals.olaptableview that implement SwingActionProviderViewInterface
 class OLAPDrillState
           
 class OLAPTableView
          OLAPTableView is a swing component that extends from TableView and allows OLAP (On-Line Analytical Processing) data to be viewed and manipulated in tabular form.
 

Uses of SwingActionProviderViewInterface in com.sas.swing.visuals.remotefileselector
 

Classes in com.sas.swing.visuals.remotefileselector that implement SwingActionProviderViewInterface
 class BaseRemoteFileSelectorPanel
          BaseRemoteFileCompositePanel defines the basic class that displays a UI/view of the files served by the model.
 class IFileServiceSelectorPanel
          IFileServiceSelectorPanel defines the panel to be used when directly accessing IFileService type file systems.
 class InformationServicesSearchPanel
          Panel used to display the search window for the RemoteFileSelector component.
 class InformationServicesSelectorPanel
          InformationServicesSelectorPanel defines the panel to be used when directly accessing Report Repository type file systems.
 class RemoteFileSearchComponent
          RemoteFileSearchComponent is the class used to display a window used to search for files.
 class RemoteFileSearchPanel
          RemoteFileSearchPanel class handles the display of the search window.
 

Uses of SwingActionProviderViewInterface in com.sas.swing.visuals.tableview
 

Classes in com.sas.swing.visuals.tableview that implement SwingActionProviderViewInterface
 class TableView
          TableView is a swing component that extends from


Copyright © 2009 SAS Institute Inc. All Rights Reserved.