GLG Toolkit, Java Class Library
Version 4.5
|
Specifies a type of objects to be held in a container object. More...
Specifies a type of objects to be held in a container object.
Constants | |
static final int | DBL_VALUE = 3 |
GlgDouble elements. More... | |
static final int | GLG_NON_DRAWABLE_OBJECT = 6 |
Non-drawable container with GLG_OBJECT elements, is used for creating custom property groups. More... | |
static final int | GLG_OBJECT = 1 |
Drawable container with GlgObject elements. More... | |
static final int | INT_VALUE = 3 |
GlgInteger elements. More... | |
static final int | NATIVE_OBJECT = 10 |
Native object elements. More... | |
static final int | STRING = 2 |
String elements. More... | |
|
static |
GlgDouble elements.
|
static |
Non-drawable container with GLG_OBJECT elements, is used for creating custom property groups.
|
static |
Drawable container with GlgObject elements.
|
static |
GlgInteger elements.
|
static |
Native object elements.
|
static |
String elements.