org.gnu.gtk
Class DataColumnStockItem

java.lang.Object
  extended by org.gnu.gtk.DataColumn
      extended by org.gnu.gtk.DataColumnStockItem

public class DataColumnStockItem
extends DataColumn

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

See DataColumn description for more information.


Constructor Summary
DataColumnStockItem()
          Constructs a new datablock for storing stock items.
 
Method Summary
 
Methods inherited from class org.gnu.gtk.DataColumn
equals, getColumn, getType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataColumnStockItem

public DataColumnStockItem()
Constructs a new datablock for storing stock items.