Uses of Class
com.sas.swing.adapters.TableViewClipboardAdapter

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

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

Methods in com.sas.swing.visuals.tableview that return TableViewClipboardAdapter
 TableViewClipboardAdapter TableView.getClipboardAdapter()
          Returns the clipboard adapter used by the tableView.
 

Methods in com.sas.swing.visuals.tableview with parameters of type TableViewClipboardAdapter
 void TableView.setClipboardAdapter(TableViewClipboardAdapter clipboardAdapter)
          Sets the clipboard adapter used by the tableView.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.