Uses of Class
com.ricebridge.csvman.TableModelLineProvider

Packages that use TableModelLineProvider
com.ricebridge.csvman Main package for CSV Manager component. 
com.ricebridge.csvman.in Internal Class package for CSV Manager component. 
 

Uses of TableModelLineProvider in com.ricebridge.csvman
 

Methods in com.ricebridge.csvman that return TableModelLineProvider
 TableModelLineProvider CsvManagerStore.getTableModelLineProvider()
          Deprecated.  
 TableModelLineProvider CsvManagerStore.newTableModelLineProvider()
           
 

Methods in com.ricebridge.csvman with parameters of type TableModelLineProvider
 void CsvManagerStore.setTableModelLineProvider(TableModelLineProvider pTableModelLineProvider)
          Deprecated.  
 

Uses of TableModelLineProvider in com.ricebridge.csvman.in
 

Methods in com.ricebridge.csvman.in that return TableModelLineProvider
 TableModelLineProvider CsvManagerStoreBase.newTableModelLineProvider()
          Create a new instance of TableModelLineProvider.
 



Copyright © 2003-2006 Ricebridge