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

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

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

Methods in com.sas.swing.visuals.tableview that return OriginComponentUI
 OriginComponentUI OriginComponent.getUI()
          Returns the L&F object that renders this component.
 

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




Copyright © 2009 SAS Institute Inc. All Rights Reserved.