Uses of Interface
nl.lxtreme.ols.api.data.DataSet

Packages that use DataSet
nl.lxtreme.ols.api.data.export   
nl.lxtreme.ols.api.data.project   
 

Uses of DataSet in nl.lxtreme.ols.api.data.export
 

Methods in nl.lxtreme.ols.api.data.export with parameters of type DataSet
 void Exporter.export(DataSet aDataSet, JComponent aComponent, OutputStream aStream)
          Exports the given data container to the given writer.
 

Uses of DataSet in nl.lxtreme.ols.api.data.project
 

Methods in nl.lxtreme.ols.api.data.project that return DataSet
 DataSet Project.getDataSet()
          Returns the current data set for this project.
 



Copyright © 2012 L'Xtreme IT consultancy. All Rights Reserved.