Uses of Class
com.jniwrapper.win32.ie.InternetFeatures

Packages that use InternetFeatures
com.jniwrapper.win32.ie Contains the basic classes and interfaces. 
 

Uses of InternetFeatures in com.jniwrapper.win32.ie
 

Fields in com.jniwrapper.win32.ie declared as InternetFeatures
static InternetFeatures Browsers.PROCESS_FEATURES
          The Internet features for the current process.
static InternetFeatures Browsers.THREAD_FEATURES
          The Internet features for the current thread.
static InternetFeatures Browsers.THREAD_INTERNET_FEATURES
          The Internet features for the Internet zone.
static InternetFeatures Browsers.THREAD_INTRANET_FEATURES
          The Internet features for the intranet zone.
static InternetFeatures Browsers.THREAD_LOCALMACHINE_FEATURES
          The Internet features for the local machine zone.
static InternetFeatures Browsers.THREAD_RESTRICTED_FEATURES
          The Internet features for the restricted zone.
static InternetFeatures Browsers.THREAD_TRUSTED_FEATURES
          The Internet features for the trusted zone.