|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gnu.gtk.DataBlock | +--org.gnu.gtk.DataBlockDouble
Represents a block in which double data can be stored in a TreeModel
(such
as ListStore
or TreeStore
).
See DataBlock
description for more information.
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 |
public DataBlockDouble()
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |