Uses of Class
com.jniwrapper.win32.shell.ActiveDesktopItem.ComponentType

Packages that use ActiveDesktopItem.ComponentType
com.jniwrapper.win32.shell The com.jniwrapper.win32.shell package contains classes for Windows desktop integration. 
 

Uses of ActiveDesktopItem.ComponentType in com.jniwrapper.win32.shell
 

Fields in com.jniwrapper.win32.shell declared as ActiveDesktopItem.ComponentType
static ActiveDesktopItem.ComponentType ActiveDesktopItem.ComponentType.CFHTML
          Component is HTML document in Compressed format
static ActiveDesktopItem.ComponentType ActiveDesktopItem.ComponentType.CONTROL
          Component is Microsoft ActiveX control.
static ActiveDesktopItem.ComponentType ActiveDesktopItem.ComponentType.HTMLDOC
          Component is HTML document
static ActiveDesktopItem.ComponentType ActiveDesktopItem.ComponentType.PICTURE
          Component is picture
static ActiveDesktopItem.ComponentType ActiveDesktopItem.ComponentType.WEBSITE
          Component is Web site
 

Methods in com.jniwrapper.win32.shell that return ActiveDesktopItem.ComponentType
 ActiveDesktopItem.ComponentType ActiveDesktopItem.getComponentType()
          Returns the component type
 

Methods in com.jniwrapper.win32.shell with parameters of type ActiveDesktopItem.ComponentType
 void ActiveDesktopItem.setComponentType(ActiveDesktopItem.ComponentType value)
          Specifies the component type