Uses of Class
org.gnu.gtk.DataBlockString

Packages that use DataBlockString
org.gnu.gtk   
 

Uses of DataBlockString in org.gnu.gtk
 

Methods in org.gnu.gtk with parameters of type DataBlockString
 java.lang.String TreeModel.getValue(TreeIter iter, DataBlockString dataBlock)
          Returns the Value at the given iter in the specified data block.
 void ListStore.setValue(TreeIter iter, DataBlockString dataBlock, java.lang.String value)
          Sets a value in the data store.
 void TreeStore.setValue(TreeIter iter, DataBlockString dataBlock, java.lang.String 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