Uses of Package
com.jniwrapper.win32.shell

Packages that use com.jniwrapper.win32.shell
com.jniwrapper.win32.shell The com.jniwrapper.win32.shell package contains classes for Windows desktop integration. 
com.jniwrapper.win32.shell.impl The com.jniwrapper.win32.shell.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.shell package. 
com.jniwrapper.win32.ui.controls The com.jniwrapper.win32.ui.controls package includes UI controls, which use native dialogs. 
com.jniwrapper.win32.ui.dialogs The com.jniwrapper.win32.ui.dialogs package contains Java wrappers for native dialogs, such as print dialog, select folder dialog, select color dialog etc. 
 

Classes in com.jniwrapper.win32.shell used by com.jniwrapper.win32.shell
ActiveDesktopItem
          Represents COMPONENT native structure.
ActiveDesktopItem.ComponentType
          The class, which represents the type of the component
ApplicationBar.BarState
          BarState class is an enumeration of the application bar states such as autohide, always-on-top or both.
ApplyChangesOptions
          Enumeration of all available flags for IActiveDesktop.applyChanges(com.jniwrapper.win32.shell.ApplyChangesOptions) method.
BalloonListener
          Event listener for watching balloon tooltip messages
ComponentLocation
          Represents COMPPOS native structure, which holds information about position and size of the component
DesktopItemOptions
          Represents COMPONENTSOPT native structure.
FolderIcon
          Folder icon class sets or retrieves custom folder settings such as folder's icon and info tip
IEnumIDList
          Represents Java interface for COM interface IEnumIDList.
ModifyDesktopItemOptions
          Enumeration of all available flags for IActiveDesktop.applyChanges(com.jniwrapper.win32.shell.ApplyChangesOptions) method.
Shell32
          This class provides functions from shell32 library.
ShellFolder
          This class provides access to standard Windows shell folders.
ShellIcon
          This class provides functionality for extracting icons for file associations.
SHFileInfo
          SHFileInfo class represents SHFILEINFO structure, both ANSI and Unicode kinds.
SHFolderCustomSettings
          SHFolderCustomSettings class holds custom folder settings such as icon, info tip, GUID, folder's logo image ect.
SHFolderCustomSettings.FolderSettingsInfo
           
TrayIconListener
          Defines interface for tray icon listener classes.
TrayMessage
          TrayMessage class represents callout attributes.
WallpaperOptions
          Represents WALLPAPEROPT native structure.
WallpaperOptions.Style
          Enumeration of all available wallpaper styles.
 

Classes in com.jniwrapper.win32.shell used by com.jniwrapper.win32.shell.impl
ActiveDesktopItem
          Represents COMPONENT native structure.
ApplyChangesOptions
          Enumeration of all available flags for IActiveDesktop.applyChanges(com.jniwrapper.win32.shell.ApplyChangesOptions) method.
DesktopItemOptions
          Represents COMPONENTSOPT native structure.
IActiveDesktop
          Allows to manage the desktop items and wallpaper on a local computer.
IEnumIDList
          Represents Java interface for COM interface IEnumIDList.
IShellFolder
          This interface is used to manage folders, and exposed by all Shell namespace folder objects.
IShellLink
          Represents IShellLink COM Interface This interface is used to manage folders, and exposed by all Shell namespace folder objects.
ModifyDesktopItemOptions
          Enumeration of all available flags for IActiveDesktop.applyChanges(com.jniwrapper.win32.shell.ApplyChangesOptions) method.
WallpaperOptions
          Represents WALLPAPEROPT native structure.
 

Classes in com.jniwrapper.win32.shell used by com.jniwrapper.win32.ui.controls
ShellIcon
          This class provides functionality for extracting icons for file associations.
 

Classes in com.jniwrapper.win32.shell used by com.jniwrapper.win32.ui.dialogs
ShellFolder
          This class provides access to standard Windows shell folders.
ShellIcon
          This class provides functionality for extracting icons for file associations.