public interface IType
Modifier and Type | Field and Description |
---|---|
static short |
TYPE_BOOLEAN |
static short |
TYPE_HTML |
static short |
TYPE_INTEGER |
static short |
TYPE_STRING |
static short |
TYPE_STRING_CHOICE |
static short |
TYPE_UNKNOWN |
Modifier and Type | Method and Description |
---|---|
short |
getType() |
javax.swing.ImageIcon |
getTypeIcon() |
static final short TYPE_UNKNOWN
static final short TYPE_STRING
static final short TYPE_INTEGER
static final short TYPE_BOOLEAN
static final short TYPE_HTML
static final short TYPE_STRING_CHOICE