public interface PropertyTypes
Modifier and Type | Field and Description |
---|---|
static short |
TYPE_BOOLEAN
The type for boolean value editors.
|
static short |
TYPE_ENUM
The type for ComboBox value editors.
|
static short |
TYPE_FLOAT
The type for float value editors.
|
static short |
TYPE_INT
The type for int value editors.
|
static short |
TYPE_STRING
The type for String value editors.
|
static final short TYPE_STRING
static final short TYPE_BOOLEAN
static final short TYPE_INT
static final short TYPE_FLOAT
static final short TYPE_ENUM
Copyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence