Uses of Package
com.jniwrapper.win32.shell.events

Packages that use com.jniwrapper.win32.shell.events
com.jniwrapper.win32.shell.events The com.jniwrapper.win32.shell.events package contains classes, which allows you to get notifications when various system shell events occur. 
 

Classes in com.jniwrapper.win32.shell.events used by com.jniwrapper.win32.shell.events
DriveListener
          The listener interface for receiving drive events.
MediaListener
          The listener interface for receiving media events.
ShellEvent
          An event that indicates that a shell event has occured.
ShellEventsListener
          The listener interface for receiving and processing shell events.
ShellEventsSubscriber
          This class provides the convenient way for listening of various shell events that may occur in a system.