Uses of Class
com.sas.swing.visuals.tableview.RowHeaderUI

Packages that use RowHeaderUI
com.sas.swing.visuals.tableview Provides a set of swing classes for viewing and manipulating relational data. 
 

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

Methods in com.sas.swing.visuals.tableview that return RowHeaderUI
 RowHeaderUI RowHeader.getUI()
          Returns the look and feel (L&F) object that renders this component.
 

Methods in com.sas.swing.visuals.tableview with parameters of type RowHeaderUI
 void RowHeader.setUI(RowHeaderUI ui)
          Sets the look and feel (L&F) object that renders this component.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.