org.gnu.gtk
Class DataBlockString

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

public class DataBlockString
extends DataBlock

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

DataBlockString

public DataBlockString()
Constructs a new datablock for storing string data.


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