Uses of Class
org.gnu.gtk.DataBlockBoolean

Packages that use DataBlockBoolean
org.gnu.gtk   
 

Uses of DataBlockBoolean in org.gnu.gtk
 

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