Uses of Class
org.gnu.gtk.DataBlockDouble

Packages that use DataBlockDouble
org.gnu.gtk   
 

Uses of DataBlockDouble in org.gnu.gtk
 

Methods in org.gnu.gtk with parameters of type DataBlockDouble
 double TreeModel.getValue(TreeIter iter, DataBlockDouble dataBlock)
          Returns the Value at the given iter in the specified data block.
 void ListStore.setValue(TreeIter iter, DataBlockDouble dataBlock, double value)
          Sets a value in the data store.
 void TreeStore.setValue(TreeIter iter, DataBlockDouble dataBlock, double value)
          Sets a value in the dataStore.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net