org.gnu.gtk
Class DataBlockDouble

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

public class DataBlockDouble
extends DataBlock

Represents a block in which double 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
DataBlockDouble()
          Constructs a new datablock for storing double 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

DataBlockDouble

public DataBlockDouble()
Constructs a new datablock for storing double data.


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