Uses of Interface
com.sas.util.errorhandlers.SupportsGenericErrorHandlerInterface

Packages that use SupportsGenericErrorHandlerInterface
com.sas.swing.adapters Miscellaneous listener adapters to handle various user interface events. 
com.sas.swing.visuals.olaptableview Provides a set of swing classes for viewing and manipulating OLAP data. 
com.sas.swing.visuals.tableview Provides a set of swing classes for viewing and manipulating relational data. 
com.sas.util Utility classes for com.sas.servlet. 
 

Uses of SupportsGenericErrorHandlerInterface in com.sas.swing.adapters
 

Classes in com.sas.swing.adapters that implement SupportsGenericErrorHandlerInterface
 class PopupMenuAdapter
          PopupMenuAdapter is a class to handle populating and displaying a JPopupMenu on a javax.swing.JComponent.
 

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

Classes in com.sas.swing.visuals.olaptableview that implement SupportsGenericErrorHandlerInterface
 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 SupportsGenericErrorHandlerInterface in com.sas.swing.visuals.tableview
 

Classes in com.sas.swing.visuals.tableview that implement SupportsGenericErrorHandlerInterface
 class BooleanEditor
           
 class DefaultTableCellEditor
          Default Table Cell Editor
 class NumberEditor
           
 class TableView
          TableView is a swing component that extends from
Uses of SupportsGenericErrorHandlerInterface in com.sas.util
 

Classes in com.sas.util that implement SupportsGenericErrorHandlerInterface
 class CommandDispatcher
          CommandDispatcher is a class to execute a specified Command when an event is fired.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.