|
|||||||||||
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.shell.ActiveDesktopItem.ComponentType
The class, which represents the type of the component
Field Summary | |
static ActiveDesktopItem.ComponentType |
CFHTML
Component is HTML document in Compressed format |
static ActiveDesktopItem.ComponentType |
CONTROL
Component is Microsoft ActiveX control. |
static ActiveDesktopItem.ComponentType |
HTMLDOC
Component is HTML document |
static ActiveDesktopItem.ComponentType |
PICTURE
Component is picture |
static ActiveDesktopItem.ComponentType |
WEBSITE
Component is Web site |
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 ActiveDesktopItem.ComponentType HTMLDOC
public static ActiveDesktopItem.ComponentType PICTURE
public static ActiveDesktopItem.ComponentType WEBSITE
public static ActiveDesktopItem.ComponentType CONTROL
public static ActiveDesktopItem.ComponentType CFHTML
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |