org.gnu.gtk
Class DataBlockInt

java.lang.Object
  |
  +--org.gnu.gtk.DataBlock
        |
        +--org.gnu.gtk.DataBlockInt

public class DataBlockInt
extends DataBlock

Represents a block in which integer data can be stored in a TreeModel (such as ListStore or TreeStore).

See DataBlock description for more information.

Author:
Mark Howard <mh@debian.org>

Constructor Summary
DataBlockInt()
          Constructs a new datablock for storing integer data.
 
Methods inherited from class org.gnu.gtk.DataBlock
getColumn, getType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataBlockInt

public DataBlockInt()
Constructs a new datablock for storing integer data.


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