public final class TARGET_TYPE
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
BUTTON |
static int |
IMAGE |
static int |
TEXT |
Constructor and Description |
---|
TARGET_TYPE() |
public static final int IMAGE
public static final int TEXT
public static final int BUTTON