|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jniwrapper.util.EnumItem
com.jniwrapper.win32.automation.OleContainer.AutoActivateMode
Represents enumeration of auto activation modes.
Field Summary | |
static OleContainer.AutoActivateMode |
DoubleClick
This mode is set in the OleContainer by default. |
static OleContainer.AutoActivateMode |
GetFocus
|
static OleContainer.AutoActivateMode |
Manual
|
Methods inherited from class com.jniwrapper.util.EnumItem |
equals, getLongValue, getValue, hashCode, isOneOf |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static OleContainer.AutoActivateMode Manual
public static OleContainer.AutoActivateMode GetFocus
public static OleContainer.AutoActivateMode DoubleClick
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |