static final int | _DesktopDRAGMOVE |
Integer value of enum value "DesktopDRAGMOVE" | |
static final DesktopAction | DesktopDRAGMOVE |
Object value of enum value "DesktopDRAGMOVE" | |
static final int | _DesktopDRAGENTER |
Integer value of enum value "DesktopDRAGENTER" | |
static final DesktopAction | DesktopDRAGENTER |
Object value of enum value "DesktopDRAGENTER" | |
static final int | _DesktopDROP |
Integer value of enum value "DesktopDROP" | |
static final DesktopAction | DesktopDROP |
Object value of enum value "DesktopDROP" | |
static final int | _DesktopDRAGEXIT |
Integer value of enum value "DesktopDRAGEXIT" | |
static final DesktopAction | DesktopDRAGEXIT |
Object value of enum value "DesktopDRAGEXIT" | |
static final int | _DesktopAction_null |
Enum null value. |
static final int | Integer value of enum value "DesktopDRAGMOVE" |
static final DesktopAction | Object value of enum value "DesktopDRAGMOVE" |
static final int | Integer value of enum value "DesktopDRAGENTER" |
static final DesktopAction | Object value of enum value "DesktopDRAGENTER" |
static final int | Integer value of enum value "DesktopDROP" |
static final DesktopAction | Object value of enum value "DesktopDROP" |
static final int | Integer value of enum value "DesktopDRAGEXIT" |
static final DesktopAction | Object value of enum value "DesktopDRAGEXIT" |
static final int | Enum null value. |
static DesktopAction | FromInt (int value) |
Creates enum object from an integer. | |
static DesktopAction | FromInt (Integer value) |
Creates enum object from an integer object. | |
int | getValue () |
Returns enum object value as an integer. |
getValue | ||
int | getValue | () |
FromInt | ||
static DesktopAction | FromInt | (int value) |
FromInt | ||
static DesktopAction | FromInt | (Integer value) |