|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.gtk.DataColumn
org.gnu.gtk.DataColumnDouble
public class DataColumnDouble
Represents a block in which double data can be stored in a TreeModel
(such as ListStore
or TreeStore
).
See DataColumn
description for more information.
Constructor Summary | |
---|---|
DataColumnDouble()
Constructs a new datablock for storing double data. |
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 |
---|
public DataColumnDouble()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |